Add a circuit breaker for ActivityPub deliveries (#7053)
parent
4a9becfca2
commit
d4de2239b0
@ -0,0 +1,3 @@ |
|||||||
|
require 'stoplight' |
||||||
|
|
||||||
|
Stoplight::Light.default_data_store = Stoplight::DataStore::Redis.new(Redis.current) |
Loading…
Reference in new issue