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.
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.
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.