Tell an invalid roster apart from an unreachable server #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/invalid-payload"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A 200 that is not a roster — a login page, a web front at the wrong address, a payload whose shape drifted — used to escape the decoder as a generic failure and read exactly like being offline. It is now
ShiftServiceError.Invalid, carrying the decoder's reason for the logs.Independent of #2.
🤖 Generated with Claude Code