In 3.0.0rc9, when starting an azure-container-inst...
# prefect-azure
p
In 3.0.0rc9, when starting an azure-container-instance worker I'm getting this error. I'm not sure if this means the worker is still functioning properly or not (I run into base job template issues anyway).
Copy code
Worker 'AzureContainerWorker 3541d0e6-6cbd-4c20-9588-8f7a8ec53fdf' started!
10:50:07.669 | INFO    | prefect.worker.azure-container-instance.azurecontainerworker 3541d0e6-6cbd-4c20-9588-8f7a8ec53fdf - Work pool 'abc' created.
10:50:08.334 | ERROR   | GlobalEventLoopThread | prefect._internal.concurrency - Service 'EventsWorker' failed with 1 pending items.
here's are the relevant versions
Copy code
$ poetry show|grep -i prefect
prefect                      3.0.0rc9    Workflow orchestration and managem...
prefect-azure                0.4.0rc2    Prefect integrations with Microsof...