Treat an equal SynCode projection sequence as already applied. This prevents a replayed terminal projection from returning HTTP 500 and trapping the control plane in a retry loop.\n\nVerified with Go 1.26: go test ./services/actions -run ^TestSynCodeProjectionSequence$ -count=1.
Treat an equal SynCode projection sequence as already applied. This prevents a replayed terminal projection from returning HTTP 500 and trapping the control plane in a retry loop.\n\nVerified with Go 1.26: `go test ./services/actions -run ^TestSynCodeProjectionSequence$ -count=1`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Treat an equal SynCode projection sequence as already applied. This prevents a replayed terminal projection from returning HTTP 500 and trapping the control plane in a retry loop.\n\nVerified with Go 1.26:
go test ./services/actions -run ^TestSynCodeProjectionSequence$ -count=1.Runtime regression reproduced and covered. Equal projection sequences are now idempotent.