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
For some reason I wish I could access to the job_queue list to remove added job. For now I can only modify job_queue.queue manually. Would there be public interfaces for removing/updating/listing jobs in a job queue?