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

[Feature Request] Reminder/Warning Notification Service for Cloudmos Deployment Remaining Funds Availability. #166

Open
dominikusbrian opened this issue Apr 22, 2024 · 1 comment
Labels
enhancement New feature or request P3 priority 3 feature/ enhancement

Comments

@dominikusbrian
Copy link

dominikusbrian commented Apr 22, 2024

Background
In Cloudmos deployments, active deployment onto Akash network would require user to add a minimum 0.5 AKT as the outstanding BALANCE of the given deployment. Depending on the COST of the deployment, the dashboard will calculate and show and approximate TIME LEFT variable that specify a safe estimate of duration in which the deployment won't be abruptly stopped due to insuffient balance.
Currently when this variable TIME LEFT goes under 7 days, There will be a red-colored ! warning sign shown. But often when user have many ongoing deployments it is getting not easy to track them all without checking manually.

Feature Requested
Following on the discussions that happened here Seems that it would be useful for user to be able setting up a Reminder/Warning Notification service they can Opt-In , in case they want a more swiftly and time efficient manner of knowing which of their ongoing deployment requires more funds.

Benefit
At this moment, one way to avoid having insufficient fund is to lock more funds so to have a balance that is sufficient for long period of time. For lightweight deployment this is often not a big deal. But when it comes to deployments that may cost hundreds of $ per month, this will be a bit inconvenient to have liquidity stuck in a deployment (without the benefit of staking APY and such.)

Implementation Idea
The implementation of this feature supposed to be pretty straightforward. Since each user that have deployment suppose to already register their email address. The Notification Service simply need to check on the TIME LEFT variable and send a reminder message to user when it is lower than a certain number(s), to be specied by default, or self-defined by user when opting in. The scan period for this variable can be of Daily interval or every 3-Days interval and that should have suffice. The email sending can simply use the info@cloudmos.io email backend that already in place.

image

@anilmurty
Copy link
Collaborator

Thanks @dominikusbrian - we definitely have plans to implement notifications.

@baktun14 baktun14 added P3 priority 3 feature/ enhancement enhancement New feature or request labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 priority 3 feature/ enhancement
Projects
None yet
Development

No branches or pull requests

3 participants