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
posta un anno fa428 visualizzazioni
2 Risposte
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
ESPERTO
Uri
con risposta un anno fa
  • 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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande