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

Celery: ignore task results #9944

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Celery: ignore task results #9944

merged 1 commit into from
Jan 26, 2023

Conversation

humitos
Copy link
Member

@humitos humitos commented Jan 25, 2023

We are not using them for anything,
so we are just ignoring them and not saving them.

This could help to debug the OOM received by Redis due to a bunch of: b'5d9d02c5-02bd-3fdf-944a-7b279b8ed2cf.reply.celery.pidbox' keys.

Related to #8941

We are not using them for anything,
so we are just ignoring them and not saving them.

This could help to debug the OOM received by Redis due to a bunch of:
`b'5d9d02c5-02bd-3fdf-944a-7b279b8ed2cf.reply.celery.pidbox'` keys.
@humitos humitos requested a review from a team as a code owner January 25, 2023 16:22
@humitos humitos requested a review from stsewd January 25, 2023 16:23
@humitos humitos merged commit e4de0c2 into main Jan 26, 2023
@humitos humitos deleted the humitos/celery-ignore-results branch January 26, 2023 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants