mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-17 02:06:54 -05: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.