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
已提問 1 年前檢視次數 428 次
2 個答案
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
專家
Uri
已回答 1 年前
  • 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
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南