georgew5656 commented on PR #17509:
URL: https://github.com/apache/druid/pull/17509#issuecomment-2532317226

   > The new approach is definitely much simpler. @georgew5656 , IIRC, the 10 
retries happen in an exponential backoff manner. What is the total time that 
will be spent in 10 retries? Will it be enough to allow the preceding publish 
to finish. (I think it should be).
   
   its about a minute which i think should be enough in most cases. technically 
the previous approach also relied on client exponential backoff so we should be 
talking about a similar amount of time if the retry logic is the same


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to