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
{{ message }}
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
I've run into issue that instance of my SWF decider got response from AWS saying: ValidationException: Specified token has exceeded its maximum lifetime
It happened after around 4 days of running.
Maybe it's not related, but before this error the decider receives another one for the few times (2x): UnknownResourceFault: Unknown decision task
I've run into issue that instance of my SWF decider got response from AWS saying:
ValidationException: Specified token has exceeded its maximum lifetimeIt happened after around 4 days of running.
Maybe it's not related, but before this error the decider receives another one for the few times (2x):
UnknownResourceFault: Unknown decision taskDoes anyone run into this issue?