Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepaid - Notify user when their prepaid bucket is running low - discussion #732

Closed
3 tasks
joachimweyl opened this issue Sep 13, 2024 · 3 comments
Closed
3 tasks
Labels
duplicate This issue or pull request already exists

Comments

@joachimweyl
Copy link
Contributor

Motivation

users need to know when they are running low before the end of the month

Completion Criteria

In realtime check the value left in prepaid bucket vs current usage and let user know when they reach a specific amount left.

Description

  • Discuss the possible amount left to notify on
    • is it set by the user?
    • is it % or value?
    • is it dependant on if they are using GPUs?
    • is it dependant on their current rate of usage?
  • Decide on rules
  • Create issues based on what is decided

Completion dates

Desired - 2024-10-23
Required - TBD

@joachimweyl joachimweyl self-assigned this Sep 13, 2024
@joachimweyl
Copy link
Contributor Author

joachimweyl commented Oct 16, 2024

@waygil & @syockel please review the questions above and add your thoughts.

@waygil
Copy link

waygil commented Oct 16, 2024

Hi,

I think to start we need to do something fairly simple and alert when they have say 20% of their prepaid amount left. We should set the same % for everyone.

In the longer term, it would be great to use historical drawdowns to better inform when a prepaid account will be exhausted. For the allocation request side on SCC we present the PI with extrapolated yearly request options based on the last month usage, past year usage, and average usage of the lifetime of the project. We could employ something similar for drawdown of prepaid funds based on past month usage, past three months usage, past year usage. This could help account for the historical impacts of GPU usage on prepaid funds.

-wayne

@joachimweyl joachimweyl removed their assignment Nov 6, 2024
@joachimweyl joachimweyl added the duplicate This issue or pull request already exists label Nov 6, 2024
@joachimweyl
Copy link
Contributor Author

Closed as duplicate of #777

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants