Add a Job to a batch by position #39651
Unanswered
AbdelkaderBah
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is a use case where you may want to add a Job to within position or index on a BATCH.
For example, let's say you have a BATCH of API calls, then API token expired you may need to refresh it through a new JOB (API call), it should prepend (precedent to) the next jobs
NOTE: It may be handy to reconstruct the BATCH in order to fully customize it at any given time.
Beta Was this translation helpful? Give feedback.
All reactions