Add Kafka for Steps executions #785
scalabreseGD
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The code is strict to sync jobs. It means that if I have several managed agents it may cause a really long execution time. Also, if the execution breaks in the middle, i need to execute the whole flow again.
The idea is to create a mechanism for handling the steps in a queue-based system and retry-on-fail.
Beta Was this translation helpful? Give feedback.
All reactions