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

remove tasks from redis after they complete #1492

Merged
merged 2 commits into from
Dec 20, 2024
Merged

remove tasks from redis after they complete #1492

merged 2 commits into from
Dec 20, 2024

Conversation

terrazoon
Copy link
Contributor

@terrazoon terrazoon commented Dec 18, 2024

Description

To keep Redis from filling up, eject tasks as soon as they complete.

Security Considerations

N/A

Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

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

Thanks, @terrazoon! I noted a few things after looking into the settings some, just to double check on them.

I'd definitely like to double check the result_expires setting in particular and make sure that's correct. Thanks!

app/config.py Outdated Show resolved Hide resolved
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

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

Thanks, @terrazoon!

@ccostino ccostino merged commit 786b661 into main Dec 20, 2024
7 checks passed
@ccostino ccostino deleted the notify-api-1487 branch December 20, 2024 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants