Hi!
Using bundles, I want to update a running streaming job. All good until the new job gets deployed, but then the job needs to be stopped manually so that the new assets are used and it has to be started manually. This might lead to the job running an old version if the job is not stopped & started again manually.
How do you typically handle updates to streaming jobs automatically?