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
Problem:
When external services are down, I continuously receive messages about it, several messages per second.
Solution:
Make a setting for limiting the number of identical messages per unit of time.
I can do this and offer a pull-request. I think this can be done using the Cache facade. But I'm not sure if this is the best way. If there are other options, tell me and I will make a pull request.
The text was updated successfully, but these errors were encountered:
Problem:
When external services are down, I continuously receive messages about it, several messages per second.
Solution:
Make a setting for limiting the number of identical messages per unit of time.
I can do this and offer a pull-request. I think this can be done using the Cache facade. But I'm not sure if this is the best way. If there are other options, tell me and I will make a pull request.
The text was updated successfully, but these errors were encountered: