>From Hussain Towaileb <[email protected]>: Hussain Towaileb has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17409 )
Change subject: [NO ISSUE][EXT]: Properly handle failures and retries for GCS ...................................................................... Patch Set 1: (1 comment) File asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/input/record/reader/gcs/GCSInputStream.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17409/comment/eca4ac24_c25ef45b PS1, Line 96: (!ex.isRetryable() || !shouldRetry(++attempt)) > The fix includes failing instantly if error is not retryable, and correctly > increment the attempt co […] Done -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17409 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: neo Gerrit-Change-Id: I0bd42c391db603040d0470e976fa561649024992 Gerrit-Change-Number: 17409 Gerrit-PatchSet: 1 Gerrit-Owner: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Wail Alkowaileet <[email protected]> Gerrit-Comment-Date: Tue, 07 Mar 2023 04:17:55 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: Hussain Towaileb <[email protected]> Gerrit-MessageType: comment
