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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Built-in support for metrics via the Metrics() such as job, queue and worker
throughput, job completion times, and more. Available via the API and the
dashboard.
Added the ability to filter by job name in the dashboard.
Added a --plugin option to the chancy misc migrate command to migrate only
a specific plugin.
Fix the JobRule.Job preset, which still referenced the old payload->>func
field.