Commit Graph

5 Commits (d7ab5655efde24fd73f9ad4cd6c763852a7004f8)

Author SHA1 Message Date
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment ()
Eugen Rochko 7b0fe4aef9
Fix opening and closing Redis connections instead of using a pool ()
* Fix opening and closing Redis connections instead of using a pool

* Fix Redis connections not being returned to the pool in CLI commands
Claire 8284110c55
Fix stoplight not using REDIS_NAMESPACE ()
Eugen Rochko 8a0d677cde
Fix stoplight logging to stderr separate from Rails logger ()
Eugen Rochko d4de2239b0
Add a circuit breaker for ActivityPub deliveries ()