Auto Re-Triggering the Jobs running on failed Executors due to unplanned restart/upgrade/disaster

Hi,
I have Deployed AWX on Azure Kubernetes with High Availability enabled for AKS and Executors in different region.

I am looking for a solution on auto re-triggering the jobs running on the executors which failed due to Infrastructure failure.

I tried troubleshooting this further and found below logs in rest api.

    "status": "error",
    "execution_environment": 1,
    "failed": true,

  "job_explanation": "Job terminated due to error",