Describe the feature you'd like to request
It would be nice to inform the user or the admin when the quota is exceeded on the service side.
I don't know if the error is generic when using the API of various services.
I also don't know if there is an endpoint to retrieve the quota information.
Describe the solution you'd like
It could be:
- a toast message when the task fails
- a notification to the admin
- a warning in the admin settings
Describe alternatives you've considered
Leave it like it is now. The error is written in the logs and in the error_output of the task db item.