Tinkex.Types.QueueState (Tinkex v0.3.4)
View SourceQueue state parser used by TryAgain responses.
Mirrors the Python QueueState enum but normalizes strings to atoms. Any
unknown or missing value becomes :unknown instead of defaulting to
:active, which better captures the ambiguity for downstream observers.
Summary
Functions
Parse queue state strings into atoms.