Hi,
We are using ContinueWith for couple of jobs with OnAnyFinishedState, but those jobs are never been processed when the parent job was failed. This is causing Lot of Jobs in AwaitingState even those we expect them to process regardless of the parent job status.
Is there any known issue on this? Do we need to setup something to have them run?
Thanks
Surya