Hi, after the Temporal version upgrade, started receiving two below errors. Please let know the cause and how to fix it.
2022-11-30T09:29:38.286254Z ERROR temporal_sdk_core::worker::workflow::managed_run: Error in run machines, error: RunUpdateErr(Nondeterminism("No command scheduled for event HistoryEvent(id: 6, Some(ActivityTaskScheduled))"))
2022-11-30T09:29:40.252688Z ERROR temporal_sdk_core::worker::workflow::managed_run: Error in run machines, error: RunUpdateErr(Nondeterminism("Activity machine does not handle this event: HistoryEvent(id: 5, Some(TimerStarted))"))
Hi, after the Temporal version upgrade, started receiving two below errors. Please let know the cause and how to fix it.
2022-11-30T09:29:38.286254Z ERROR temporal_sdk_core::worker::workflow::managed_run: Error in run machines, error: RunUpdateErr(Nondeterminism("No command scheduled for event HistoryEvent(id: 6, Some(ActivityTaskScheduled))"))
2022-11-30T09:29:40.252688Z ERROR temporal_sdk_core::worker::workflow::managed_run: Error in run machines, error: RunUpdateErr(Nondeterminism("Activity machine does not handle this event: HistoryEvent(id: 5, Some(TimerStarted))"))