Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not all events actually sent when the client is disconnected #13

Open
qdamian opened this issue Aug 2, 2017 · 0 comments
Open

Not all events actually sent when the client is disconnected #13

qdamian opened this issue Aug 2, 2017 · 0 comments

Comments

@qdamian
Copy link

qdamian commented Aug 2, 2017

Hi,

Using dxlclient==3.1.0.586, we have a script that sends a batch of events (~1000) and then terminates, but sometimes the last few events are not sent or lost. Neither the brokers nor the network are under heavy load so we wouldn't expect any messages to be lost. We are using the DxlClient's send_event method and its context manager to handle the disconnection.

The issue can be reproduced by splitting the sender and listener from https://github.com/opendxl/opendxl-client-python/blob/master/examples/basic/event_example.py into separate scripts. Please help.

Damian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants