Skip to content

Publishing Timeout #189

Open
Open
@dgonzalezKentech

Description

@dgonzalezKentech

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions