이 페이지는 영어입니다

아직 번역하지 못했습니다. 사이트의 다른 페이지는 한국어로 보실 수 있습니다.

Product documentation

A Session request is queued

  1. Read the queue message and position when one is returned.
  2. Keep the Session open while waiting. The client can reconnect automatically for a recoverable queued request.
  3. Use Cancel only if you no longer need the request.
  4. If the request is rejected because the Session queue is full, wait for an earlier request to finish before submitting another.
  5. If the service reports busy or task failure, retry later with one clear question.

Do not submit duplicate questions in multiple tabs to bypass the queue. Canceling ends the current request; it does not delete the Session.

Last verified: 2026-08-18Initial draft complete