Baptiste Ottino
09/25/2024, 11:53 AMState message: Execution was aborted by a termination signal.What is going on?
Marvin
09/25/2024, 11:54 AMCRASHED
state due to unforeseen issues, which need thorough investigation.
Source: Prefect 2.x Docs - States
4. Manual Management of Resources: If using Prefect 3.x or considering an upgrade, review the methods for handling automatic infrastructure provisioning and see if any manual management might help stabilize the pipeline.
Source: Prefect 3.x Docs - Serverless Infrastructure
5. Troubleshoot Connection Issues: Generic connection issues during flow execution can also cause termination signals. This might need more focused troubleshooting on the network or the interaction between Prefect and Azure.
Source: Prefect 3.x Docs - Troubleshoot Cloud
If the problem persists, consider reaching out to Prefect's support with detailed logs and error messages for more tailored advice.Baptiste Ottino
09/25/2024, 12:38 PMMichal Drobena
11/12/2024, 11:08 AMBaptiste Ottino
11/19/2024, 3:09 PMlog-analytics-workspace
and log-analytics-workspace-key
arguments to the template, but that's not supported:
https://github.com/PrefectHQ/prefect/blob/main/src/integrations/prefect-azure/prefect_azure/workers/container_instance.py#L152Baptiste Ottino
11/21/2024, 3:11 PM