You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/05 14:00:25 UTC

[GitHub] [beam] Ironlink commented on issue #22160: [Bug]: Java ElasticsearchIO fails to handle retry on HTTP 429

Ironlink commented on issue #22160:
URL: https://github.com/apache/beam/issues/22160#issuecomment-1175096348

   @egalpin I don't think I can, as the predicate receives the response body as its input, and the `RestClient` throws an exception (which is caught and rethrown). As such, the response body is not available to pass into the predicate. Besides, the RetryPredicate is package-private and marked `@VisibleForTesting`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org