-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Please use the 👍 reaction to show that you are interested into the same feature.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
When the server is offline, upload failure notifications for group uploads stack up. This can result in dozens of repeated notifications appearing at once, which is overwhelming and not helpful.
Describe the solution you'd like
It would be useful to either:
Consolidate multiple failed upload notifications into a single notification summarizing the failed uploads.
Or implement a limit on how many notifications can appear at once for offline/group upload failures.