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

Add MessageNacked to recoverable errors #410

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

arnaudmorin
Copy link
Contributor

When the broker is answering with a MessageNacked, we can safely retry.

Change-Id: Ica162f29e855637f5677b08f8452dcce879a5056

@Nusnus Nusnus self-requested a review April 14, 2023 13:53
@auvipy auvipy self-requested a review April 15, 2023 05:58
@Nusnus
Copy link
Member

Nusnus commented Apr 15, 2023

@auvipy the CI seems to be totally broken.
Do you have any idea what's going on?

@auvipy
Copy link
Member

auvipy commented Apr 16, 2023

initially I was clueless. Later I figured out that it is codecov upload coverage config issue. Also codecov has yanked all its pypi releases. we need to adjust some config in the CI

@auvipy
Copy link
Member

auvipy commented Apr 18, 2023

kombu CI should be stable now. I need to improve this one

@Nusnus
Copy link
Member

Nusnus commented Apr 20, 2023

@arnaudmorin can you please rebase?

@arnaudmorin
Copy link
Contributor Author

I did rebase, still failing, am I missing something?

@auvipy
Copy link
Member

auvipy commented May 2, 2023

it's CI issue

@auvipy
Copy link
Member

auvipy commented Jun 9, 2023

can you pull again? it should be partially working now

When the broker is answering with a MessageNacked, we can safely retry.

Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
Change-Id: Ica162f29e855637f5677b08f8452dcce879a5056
@auvipy auvipy merged commit c6ed09a into celery:main Jun 12, 2023
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.

3 participants