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

Mill's exception handler should compare the token version before enqueuing it. #1918

Open
renjiezh opened this issue Nov 14, 2024 · 0 comments · May be fixed by #1920
Open

Mill's exception handler should compare the token version before enqueuing it. #1918

renjiezh opened this issue Nov 14, 2024 · 0 comments · May be fixed by #1920
Assignees
Labels
bug Something isn't working

Comments

@renjiezh
Copy link
Contributor

Describe the bug
When millbase is handling the exception raised from processing computation token, it should get the latest token and compare the token versions between current one and the latest one.
If versions mismatch, it should ignore the exception and regard it as transient error, unless the number of attempts has reach the limit.

Steps to reproduce
n/a

Component(s) affected
Duchy

Version
0.5.12

Environment
n/a

Additional context

@renjiezh renjiezh added the bug Something isn't working label Nov 14, 2024
@renjiezh renjiezh self-assigned this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant