fix(mastodon): use updated sidekiq healthcheck #327
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-mastodon-sidekiq-healthcheck"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The healthcheck has updated when sidekiq was switched to v7. See https://github.com/mastodon/mastodon/pull/34879
Note: This only lead to failed healthchecks, but did not affect any functionality since podman does not act upon health statuses by default.