Tasks in a RESTARTING state not moving to RETRY

Hi everyone,

I have a situation whereby currently running tasks when a DagRunOperator is called on a Dag with reset DagRun equal to true then shift to a RESTARTING (purple) state, and stay there indefinitely.

Is this expected behaviour, and how then are tasks marked as RESTARTING expected to retry/restart without manually clearing them?

Kind regards,
Kyle