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
I think this is more of an implementation question. You can always subclass a parent job class that would define a setter or default list of arguments that are required when invoking a job, such that it's accessible from without the job code. I think this would be similar to how you would do it in another other background job processing library, not unique to sucker punch.
Hi,
I am using the apartment gem and was wondering whether it would be possible to store the tenant id when creating a job.
Thanks!!
Luca
The text was updated successfully, but these errors were encountered: