Skip to content

[Python AMQP] Handling Disposition When Settled is False #30816

Open
@kashifkhan

Description

@kashifkhan

Currently the python amqp library (and uamqp) send a Disposition with settled=True implying that the client assumes the received messages are completed and no response from the service from the service is necessary. We want to investigate the best way to handle this and if the current mitigation applied in #30607 is the proper way.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions