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

Always try to flush the async queue in at_exit #199

Merged
merged 1 commit into from
Aug 30, 2017

Conversation

onlynone
Copy link
Contributor

For async clients having:

  • retry > 0: will have no change in behavior
  • retry <= 0: will now try to flush the queue with retry=0

Addresses issue #198

For async clients having:

 * retry > 0: will have no change in behavior
 * retry <= 0: will now try to flush the queue with retry=0
@onlynone onlynone force-pushed the fix_async_with_infinite_retry branch from 391ad1a to 909dd41 Compare August 29, 2017 23:28
@onlynone onlynone changed the title Always try to Flush the async queue in at_exit Always try to flush the async queue in at_exit Aug 29, 2017
@dmke dmke merged commit e5bd51b into InfluxCommunity:master Aug 30, 2017
@dmke
Copy link
Contributor

dmke commented Aug 30, 2017

Version 0.4.1 was just released with this patch. Thank you very much!

@onlynone onlynone deleted the fix_async_with_infinite_retry branch November 21, 2017 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants