The background worker now drops duplicate telemetry events within an upload and logs how many.
What's wrong with this entry?
The background worker's event batcher now discards events repeating a uuid within a single upload and logs how many it dropped.
- HTTP failures can carry a
nonOriginRefusalmarker, and the heartbeat streak reset skips those statuses. - A new constructor option
nonOrigin403Transientdecides whether such a 403 is retried; it defaults to false in this build. - The worker epoch is now read through a helper instead of parsing
CLAUDE_CODE_WORKER_EPOCHinline.
repeated-uuid durable event(s) from one /worker/events POST
Strings lifted out of the shipped bundle, so the claim above can be checked against them.