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/06/23 01:25:33 UTC

[GitHub] [beam] byronellis commented on issue #22008: [Bug]: org.apache.beam.sdk.io.gcp.spanner.SpannerIOWriteExceptionHandlingTest.testExceptionHandlingForWriteGrouped flaky

byronellis commented on issue #22008:
URL: https://github.com/apache/beam/issues/22008#issuecomment-1163822044

   Oh! I was looking at this one. I was trying to decide if it was an off-by-one error. It looks like the default back off formula is 15000*1.5^k and I think k=10 would be the last retry for a max back off of 900000?


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