Experiencing failures when retrying skipped stage approvals in pipelines

Does anyone has an error when retrying a stage that was skipped? This issue is that I have pipelines that have approval steps to continue to the next stages/jobs and after the timeout they are skipped. Until the past week if I wanted to continue one of the pipelines I just retry the approval job and approve it for resuming the work, but this stopped working on some cases and it just fails without any logs/errors …… Did anyone experience this ?

Could it be that someone changed some policies at the org level ? Sounds very close to a security option I’ve seen. Not in front of my org ui to verify.

I am the Admin of the org and I am 99.9% sure that no change was made at the org level. This is also weird because the job itself moves to a error state but the log for that job is “Job is pending…” ……

I already open a support case with Microsoft with all the details. Hopefully I can get some answers :crossed_fingers:

Also as a workaround and since the issue is on retrying a skipped stage/job…. I just updated the environment timeout from 10 minutes to… 30days :smile: … This will at least prevent the pipeline to be skipped and with that, prevent this issue to happen

Microsoft did reply back on my support case. It looks like it was a pipeline environment issue. They told me to recreate all environments that were giving this problem to see if it will fix it.