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 May 14, 2025. It is now read-only.
I've updated to the latest gem release, and when I set the backend to delayed job, the varnish purge will not execute with this last_error:
Job failed to load: undefined class/module Lacquer::DelayedJobJob
Any clue? Is there somewhere I need to require the file that defines the DelayedJobJob class?