Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document common error codes #334

Open
wallyqs opened this issue Nov 24, 2021 · 0 comments
Open

Document common error codes #334

wallyqs opened this issue Nov 24, 2021 · 0 comments

Comments

@wallyqs
Copy link
Member

wallyqs commented Nov 24, 2021

Some of the most common ones

  • 503 no responders (like when JS means: quorum temporarily unavailable, JS warming up during boot, otherwise means no subscriber // service available to respond)
  • 408 request timeout (too many // 512 fetch requests have timed out on a pull based consumer without receiving messages)
  • BadRequestError: code=400 err_code=10099 description='multiple non-filtered consumers not allowed on workqueue stream
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

No branches or pull requests

1 participant