-
App notification frequency limits
I recently had a bug in an application which caused it to burn through all 10,000 allowed notifications in a few minutes.
This application should send at most 1 notification per day. It would be useful if we could set a limit on expected notifications per period when we define apps.
For example, I'd set my app at 10 notifications per day MAX, and 300 for the month. (I'm expecting no more than 31 a month in normal usage).