Skip to content

Restarting steps & persisted state as part of the same JobInstance after a COMPLETED execution #4609

Closed Answered by mihai-tatar
mihai-tatar asked this question in Q&A
Discussion options

You must be logged in to vote

Re-reading the documentation, I think it was confusion on my side, as what I was trying to do sounds like something that's not really intended, namely to have a JobInstance that's capable of more than one COMPLETED execution. I wanted to do this in order to have a job capable of 'waking up' from time to time and read whatever's new on some stream (an HTTP resource in my case), so I thought having the same JobInstance represent this would best fit my scenario.

But, to answer your questions: no, I don't think I was restarting the same job instance in the same sense that the documentation points to (but it was the same instance I was trying to start again) and yes, I did use identifiers at s…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by fmbenhassine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
status: feedback-provided Issues for which the feedback requested from the reporter was provided
2 participants