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

Implement a feature to restrict users to how much space they have on the cloud? How much they can download/stream? #41

Open
d-loree opened this issue Jun 7, 2024 · 0 comments
Labels
cloud Related to our cloud services/pricing feature feature to add question Questions to ask

Comments

@d-loree
Copy link
Owner

d-loree commented Jun 7, 2024

Should we implement a feature to restrict users to how much space they have on the cloud? How much they can download/stream/upload in a certain time frame (API/Cloud costs) and how much space they can use on the cloud? Also, if we hit our pricing cap on the cloud , we need to handle this on the API and client end, and send them an error saying server is currently so and so. We could potentially add a payment to buy more cloud space or streaming/downloads/uploads if this is the case

We should also then add a user privilage table with a user and privilage column, defualt is none, then we can have a admin where there is no limits (Then potentialy a paid privilage with more streams/downloads/uploads)

@d-loree d-loree added feature feature to add question Questions to ask cloud Related to our cloud services/pricing labels Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud Related to our cloud services/pricing feature feature to add question Questions to ask
Projects
None yet
Development

No branches or pull requests

1 participant