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
{{ message }}
This repository was archived by the owner on Nov 26, 2024. It is now read-only.
the idea is to port the changes from the current version of rq's monitor_work_horse to the version
introduced by redash. This is a classic example why overriding a method that you don't own is
usually a bad idea. You miss on upstream fixes. Another point is that I'm not even sure if this
custom method is even necessary with the version of rq we're using. Maybe we should investigate it
more
0 commit comments