heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
194 stars 0 forks source link

Support overages for Heroku Add-ons #133

Open lauragsack opened 1 year ago

lauragsack commented 1 year ago

Required Terms

What service(s) is this request for?

Heroku Add-ons

Tell us about what you're trying to solve. What challenges are you facing?

Event based add-ons need automatic overages so that customers can continue to use the add-on service after they've reached their add-on plan's event limit.

For example, if a customer purchases an add-on plan for error logging, and hits their limit on the 20th of the month, they will not benefit from the add-on finding errors for them until the next month starts.

ArturT commented 1 year ago

This could be useful for the Redis Enterprise Cloud add-on. When you accidentally exceed the Redis memory limit it could automatically allow you to use more memory and just charge you more than crash your app.