using multistep schedulers with panorama causes an error #465
Labels
pipeline/panorama
scope/api
status/confirmed
issues that have been discussed but not planned
type/bug
broken features
Using any of the multisteps schedulers with the panorama pipeline eventually causes an error where the scheduler runs out of steps:
It looks like the multistep scheduler (and DPM singlestep) generally keep some internal state tracking the current step, which needs to be reset/frozen during panorama pipelines.
The text was updated successfully, but these errors were encountered: