Cloud worker rejections now name the specific conflict: archived, superseded or stale epoch.
What's wrong with this entry?
When a cloud worker connection is rejected as conflicting, the reason is now more specific: a session that is archived or no longer active, or one superseded by a newer worker, are reported separately from a stale epoch.
superseded_by_workerandsession_not_activejoinepoch_staleandepoch_conflict, all closing with code 4090.- Diagnostics read "session archived or no longer active" and "superseded by a newer worker".
- The session-not-active case emits its own telemetry event.
cli_worker_session_not_active
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.