]> cat aescling's git repositories - mastodon.git/commit
Do no retry web push workers if the server returns a 4xx response (#9434)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 17 Dec 2018 02:14:13 +0000 (03:14 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Dec 2018 02:14:13 +0000 (03:14 +0100)
commit628da11e38b0580a074268f32d09791ed6278def
tree757ecff88ba7fed80bdd1f2acf6a1a40c460dfff
parent4297de34cfe705622d53d9688c1ad9abb24ced76
Do no retry web push workers if the server returns a 4xx response (#9434)

Add timeout of 10s to web push requests
app/models/web/push_subscription.rb
app/workers/web/push_notification_worker.rb