On Tuesday, December 16, 2014 10:39:22 PM UTC-5, Kevin wrote: > > Seems like swapping my RunListener out for an ExecutorListener would work > fine for this use case. >
That would help, though it does not handle flows crossing Jenkins restarts. You are advised to use OnceRetentionStrategy from durable-task-plugin for this purpose, or otherwise check for ContinuableExecutable from an existing retention strategy. Out of curiosity, which cloud is this? It would be nice to update workflow-plugin/COMPATIBILITY.md with a link to any related issue marked with the ‘workflow’ label. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b569b52e-62cb-4806-b7d3-dcb3b381d5e7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
