You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: