Skip to content

docs: document missing queue item error#74

Merged
lsaether merged 1 commit into
mainfrom
fix/queue-item-not-found-error
Jun 14, 2026
Merged

docs: document missing queue item error#74
lsaether merged 1 commit into
mainfrom
fix/queue-item-not-found-error

Conversation

@lsaether

@lsaether lsaether commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • document the dedicated -32004 JSON-RPC error for stale/missing queue items in rooms/unqueue_prompt
  • clarify that clients can distinguish missing queue state from malformed params

This completes the docs half of the queue-item-not-found follow-up from #43; the implementation/test are already present on main after the rooms-namespace refactor.

Refs #43.

Verification

  • git diff --check origin/main...HEAD
  • cargo fmt --check
  • cargo test
  • cargo clippy --all-targets -- -D warnings
  • added-line security/private-network scan: no findings

@lsaether lsaether force-pushed the fix/queue-item-not-found-error branch from 1543371 to 3db9714 Compare June 14, 2026 18:03
@lsaether lsaether changed the title fix: return queue-not-found for missing queue items docs: document missing queue item error Jun 14, 2026
@lsaether lsaether merged commit 6e41550 into main Jun 14, 2026
1 check passed
@lsaether lsaether deleted the fix/queue-item-not-found-error branch June 14, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant