reuvenlax commented on PR #27495:
URL: https://github.com/apache/beam/pull/27495#issuecomment-1635676406

   That should only retry once. The sink upon receiving that error will close
   the stream and retry on.a brand new stream. This new stream will have no
   shared state with the new worker.
   
   On Fri, Jul 14, 2023 at 11:41 AM Ahmed Abualsaud ***@***.***>
   wrote:
   
   > @an2x <https://github.com/an2x> can probably provide more context, but
   > they were seeing logs like:
   > Retriable error com.google.api.gax.rpc.FailedPreconditionException:
   > io.grpc.StatusRuntimeException: FAILED_PRECONDITION: Precondition check
   > failed. Entity:
   > projects/<project>/datasets/<dataset>/tables/<table>/streams/<stream_name>
   > received, retry count 2, millis left to retry 163701, for stream
   > projects/<project>/datasets/<dataset>/tables/<table>/streams/<stream_name>
   > id:<stream_id>
   >
   > multiple workers were trying to access the same stream at the same time
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/beam/pull/27495#issuecomment-1635671641>, or
   > unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AFAYJVKUCJK3WW3YV4YCAIDXQEO7HANCNFSM6AAAAAA2JSTZ3A>
   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to