Skip to content

Handle TTL = 0 in UsagesChecked.mark_all_checked#290

Merged
bors[bot] merged 2 commits intomasterfrom
fix-invalid-setex-arg
Jun 17, 2021
Merged

Handle TTL = 0 in UsagesChecked.mark_all_checked#290
bors[bot] merged 2 commits intomasterfrom
fix-invalid-setex-arg

Conversation

@davidor
Copy link
Copy Markdown
Contributor

@davidor davidor commented Jun 17, 2021

The Redis setex command fails when ttl = 0 and we were not handling that case.
The test included in this PR fails in master.

@davidor davidor requested a review from unleashed June 17, 2021 13:21
Copy link
Copy Markdown
Contributor

@unleashed unleashed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's Go To Mexico (this time around at least one of us did!!)

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Jun 17, 2021

🕐 Waiting for PR status (Github check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Jun 17, 2021

Build succeeded:

@bors bors Bot merged commit 1578665 into master Jun 17, 2021
@bors bors Bot deleted the fix-invalid-setex-arg branch June 17, 2021 13:33
unleashed added a commit that referenced this pull request Aug 30, 2021
This reverts commit 1578665, reversing
changes made to 3cb6eda.
unleashed added a commit that referenced this pull request Aug 30, 2021
This reverts commit 1578665, reversing
changes made to 3cb6eda.
bors Bot added a commit that referenced this pull request Aug 30, 2021
306: Revert #290 & #287 r=unleashed a=unleashed

This is addressing an issue with alerts not triggering when they should pending confirmation.

Co-authored-by: Alejandro Martinez Ruiz <alex@flawedcode.org>
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