Open
Description
Hi,
Today we had a weird case where the exchange we were pushing to stop responding some how... maybe for the 3M message waiting them. (I cannot check the RabbitMQ logs because... they deleted them... don't ask why)
The thing is when we were publishing it seems our flow got stuck there, waiting.
We use context cancel but it seem currently the library doesn't honor the context.
What options do we have?
Implement our own timeout for publishing? I see (maybe wrongly) we can just not waiting for the server confirmation but we prefer to not use that option as this message are kind of important... So we are looking for options to handle "both" situations.
Thanks
Metadata
Metadata
Assignees
Labels
No labels