]> cat aescling's git repositories - mastodon.git/commit
Change the retry limit in error of web push notification (#11292)
authorhan@highemelry <high.emerly.ytfin@gmail.com>
Fri, 12 Jul 2019 16:46:21 +0000 (01:46 +0900)
committerThibaut Girka <thib@sitedethib.com>
Sun, 14 Jul 2019 22:48:50 +0000 (00:48 +0200)
commit0442fcdbc88c2a77b1216c38d2fb5fe11bec334d
treefe397c6b54291bcd39db3c0c20e312f48185083b
parent99c1f0811b14474d268bd237c04a0ccedb3d2d5e
Change the retry limit in error of web push notification (#11292)

- 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.
app/workers/web/push_notification_worker.rb