You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Eugen Rochko 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
* Do not cancel PuSH subscriptions after encountering "permanent" error response

After talking with MMN about it, turns out some servers/php setups do
return 4xx errors while rebooting, so this anti-feature that was meant
to take load off of the hub is doing more harm than good in terms of
breaking subscriptions

* Update delivery_worker.rb
8 years ago
..
controllers
fabricators
features
fixtures
helpers
javascript
lib
mailers
models
presenters
requests
routing
services
support/matchers/model
views
workers Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) 8 years ago
rails_helper.rb
spec_helper.rb