Continuation key has expired. Please run a new pipeline

Hi, we are using the SDK to dynamically create the YAML config file as a GitHub PR check to inform the specific CI steps to execute, based on the contents of the PR. Occasionally, we’ll see a failure mode where all the steps succeed but an extra step called “Continue Pipeline” fails with error “Continuation key has expired. Please run a new pipeline.” Rerunning these CI runs (either from failed or from start) results in a failure with the same error. What could be causing these issues? How do we triage and resolve them?

Thanks.