mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-18 14:49:04 -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.