Sylvain Rabot
Sylvain Rabot
I'm talking within a single multi-site cluster (e.g.: servers spread within 3 availability zones in a single amazon region). The following graph shows latencies between the `Message.Metadata.Timestamp` and the time...
go1.20 comes with multi error wrapping so you could combine multiple errors such as ErrNats and ErrTimeout in subsequent and relevant errors.
It's pretty hard to know which errors could be returned by nats sdk's methods so a generic catchable error can be used to implement a generic fallback if nats errors....
Thanks @bcressey, it seems to work alright.
I guess, maybe @bcressey wants to act on his MS_SHARED proposition ?
/remove-lifecycle stale
@joestringer I talked to @danehans and he is not going to be able to move forward with this PR. Do you think a maintainer could take over his work ?
> @joestringer I talked to @danehans and he is not going to be able to move forward with this PR. Do you think a maintainer could take over his work...
With zsh it only autocompletes the first word and then is for the second word it proposes the list of first words: ``` ✘ sylvain $ nats stream account backup...