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 has been archived by the owner on Mar 9, 2024. It is now read-only.
I was trying to use your package in one of the application that I am developing whereas it creates the record in JOBS table but it didnt get executed automatically due to which I need to put a route in place but to execute the jobs in queues it does have dependancy whereas it adds few more records to JOBS table.
I have used 0.4.2 tagged package. Appreciate your help if you can share some guidelines on how exactly I can eliminate the route for manual execution and have it managed automatically so that it is ASYNC but processes immediately once a record is added in JOBS table.
Thanks,
Vik
The text was updated successfully, but these errors were encountered:
Hi Barry,
I was trying to use your package in one of the application that I am developing whereas it creates the record in JOBS table but it didnt get executed automatically due to which I need to put a route in place but to execute the jobs in queues it does have dependancy whereas it adds few more records to JOBS table.
I have used 0.4.2 tagged package. Appreciate your help if you can share some guidelines on how exactly I can eliminate the route for manual execution and have it managed automatically so that it is ASYNC but processes immediately once a record is added in JOBS table.
Thanks,
Vik
The text was updated successfully, but these errors were encountered: