You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/08/19 00:01:58 UTC

[GitHub] [druid] jihoonson commented on issue #10289: S3 extensions does not retry on 503 slow down responses

jihoonson commented on issue #10289:
URL: https://github.com/apache/druid/issues/10289#issuecomment-675776779


   Hi @aewhite, Druid already has a [retry logic in reading from S3](https://github.com/apache/druid/blob/master/extensions-core/s3-extensions/src/main/java/org/apache/druid/storage/s3/S3Utils.java#L68-L83), but this error is missing there. I guess we could backoff and retry on this error too.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org