-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Hi, I am wondering if it is possible to trigger another plombery task (job2) from another plombery task(job1)?
I have a task that is running some code(job1), and sometimes it needs to renew the auth token(job2).
If it needs to renew, I tried to hit the api endpoint of job2, but it seems that jobs are blocking each other and plombery freezes.
Maybe someone can help me to get my head around it?
Metadata
Metadata
Assignees
Labels
No labels