This was an interesting read: 

"Timeouts, retries, and backoff with jitter"
https://aws.amazon.com/builders-library/timeouts-retries-and-backoff-with-jitter/

I wonder what is a good practice in Go code to retry/reconnect/recover but 
not too aggressively, when connections fail or are stalling or choppy? (Not 
really AWS specific...) 


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a6c238ca-706e-4df8-be8f-5703f00bee09n%40googlegroups.com.

Reply via email to