You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: