Skip to content

Is the order of submission of the jobs stored somewhere in the Batch? #91

Answered by MatthieuMoreau0
HGSilveri asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, yes as you pointed out jobs are not returned in order unfortunately which was a side effect of us moving from interger IDs to UUIDs. We have a ticket in our backlog to make sure jobs are returned in the same order they were created. This should be done in the coming weeks.

In the meantime, one workaround would be to match the job variables in the response with the ones you used when creating your batch. Sorry for the inconvenience.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@HGSilveri
Comment options

HGSilveri Jun 23, 2023
Maintainer Author

Answer selected by HGSilveri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants