Group of 2 You'll notice
Artifact publish/deploy responses now report deadlineDropped when a request's deadline was exceeded
What
- The artifact-publish response now includes a
deadlineDropped: truefield when a request's deadline was exceeded. - The deploy/publish response path now passes a
sentflag into error classification, and downstream field-inclusion logic takes into account whether a deadline was set.
Why This surfaces to callers when an artifact publish request was dropped for exceeding its deadline, rather than failing silently or ambiguously.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding does not say what causes a deadline to be dropped during publish, or what a caller is expected to do in response.