Step Function not waiting to the specified time

0

Hello everyone,

I face a rare case in my process where some step functions are not executing well. We have thousand of step functions executed per day, they all start with a wait state until a specified timestamp (timestampPath). Usually the waiting state is from 1 to 6 minutes. But sometimes it waits for multiple hours before to resume the rest of the process without any error.

I have already checked that I did not send a wrong timestampPath

I have no clue on what can provoke that.

thank you for your help

newza
gefragt vor einem Jahr429 Aufrufe
2 Antworten
0

You indicate that you use timestampPath, which takes an absolute time stamp. Any chance that you give it the wrong time? I would recommend that you look at the execution log to see what is going on there.

profile pictureAWS
EXPERTE
Uri
beantwortet vor einem Jahr
  • Could it be a timezone issue? Does it start in the right minute, but the wrong hour? What does the logs show for this state?

0

Hello

it is the first thing I checked after I saw the thing. The timestampPath was good, and the function was suppose to wait only a few minutes

newza
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen