Skip to main content
Version: 1.x

CLIENT131: Request queue overflow

What this means

WCPOS queued too many requests at once and dropped some.

This is usually an app defect rather than a store problem. Restart WCPOS; if the code returns, export diagnostics and contact support.

Your data

Requests that already completed are safe. A dropped request simply did not run, so confirm the action you were part-way through actually completed before moving on.

Troubleshoot

  1. Pause for a few seconds — the queue drains on its own and stale requests are dropped automatically. Confirm whether the action you were part-way through went through, and retry it only if it did not.
  2. If it happens again in the same session, restart WCPOS; the queue clears on restart.
  3. This is usually an app defect rather than a store problem: if it keeps returning, export debug info and contact support — the entry's context tells the developers which requests flooded the queue.

Details

Code
CLIENT131 (REQUEST_QUEUE_OVERFLOW)
Severity
error
Introduced in
WCPOS 1.10.0