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

Update eventq nonce manager TTL. #72

Closed
wants to merge 2 commits into from

Conversation

robkilby
Copy link
Member

This PR back ports changes from v2.1.3 to v1 of eventq.

The TTL was previously set to 3600000 milliseconds which Redis was
unfortunately parsing as seconds, resulting in timeouts of ~42 days.

This PR updates the default TTL to 3600 seconds which is 1 hour.

Signed-off-by: Rob Kilby <rob.kilby@sage.com>
Signed-off-by: Rob Kilby <rob.kilby@sage.com>
@robkilby robkilby self-assigned this Feb 15, 2019
@robkilby robkilby closed this Oct 29, 2019
@robkilby robkilby deleted the nonce_manager_ttl_backport branch October 29, 2019 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant