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
Many job queue implementations have a field to specify custom data when setting up a job. This piece of data come as a field in the job object and is accessible when the job is invoked. I think this functionality will be helpful for many uses.