Mikhail Akimov
08/24/2019, 11:26 PMJeremiah
scheduled_start_time
, so I believe the task value overwrites the flow valueMikhail Akimov
08/24/2019, 11:31 PMJeremiah
Mikhail Akimov
08/24/2019, 11:31 PMJeremiah
scheduled_start_time
from the task at allFlowRunner
class for each scheduled event. In this case, that means creating a new FlowRunner
for the retrying task in one minute. Because the in-process runner doesn’t have a database attached, it doesn’t know what flow run originated the retry in question, so it just sets the scheduled_start_time
to the current timeMikhail Akimov
08/25/2019, 12:00 AMJeremiah
Mikhail Akimov
08/28/2019, 12:06 PMJeremiah
Mikhail Akimov
08/28/2019, 12:20 PMJeremiah
master
. Otherwise, it will be in the next release that we expect to cut at the end of this week.Mikhail Akimov
08/29/2019, 8:55 AMJeremiah
Mikhail Akimov
08/30/2019, 12:43 PM