Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.267 ·

Artifact publish responses can now report a dropped deadline

Artifact publish/deploy responses now report deadlineDropped when a request's deadline was exceeded

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaArtifactswhat it touches
KindImprovementsin v2.1.267,
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: true field when a request's deadline was exceeded.
  • The deploy/publish response path now passes a sent flag 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.

See this entry in the whole of v2.1.267 →

Feedback