You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Heartcheck there is the check watch_file which can be used to know if the running version is the same as the files that exist in the filesystem, like this:
In Heartcheck there is the check
watch_file
which can be used to know if the running version is the same as the files that exist in the filesystem, like this:I think there could be a similar check for Sidekiq because it runs in a different process than the web one, so it is not covered by the check above.
The text was updated successfully, but these errors were encountered: