mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00

- Change the maximum count of retry for web push notification (Default -> 5). - In case of high load of subscribe server, the retries will be repeated many times. - Because the retries occupy the default queue, maximum retry count should be reduced.