-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
WIP: elasticsearch-js next #27051
WIP: elasticsearch-js next #27051
Conversation
💔 Build Failed |
💔 Build Failed |
💔 Build Failed |
// TODO: The new client considers as "service unavailable" | ||
// (so worth of request retry) errors with status codes 502, 503, and 504. | ||
// Do we want to handle them as well? | ||
error.statusCode === 503 // Service Unavailable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: The new client considers as "service unavailable" (so worth of request retry) errors with status codes 502, 503, and 504, we need to handle them as well.
💔 Build Failed |
💔 Build Failed |
retest |
💔 Build Failed |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
💔 Build Failed |
💔 Build Failed |
💔 Build Failed |
💔 Build Failed |
💔 Build Failed |
Hi @delvedor what's the plan for this PR? |
💔 Build Failed |
@monfera we can close this, as the new client will be added via the new platform. |
As titled 🚀