What is the best way to block dead instances from filling up the retry queue in Sidekiq?

Viewed 22
Instances are always going offline without "cleanly" shuttong down, and this fills the Sidekiq retry queue with failed jobs. Adding a domain block in Mastodon doesn't resolve this.
0 Answers