Objective
Getting a work queue to run in a state other than unhealthy.
Where I am
Running a work queue that automatically defaults to unhealthy with no logs, no traceback, no reasoning as to why it failed other than you failed try again.
Issue
I really really need some type of way to understand why the queue is automatically failing. I cannot find anything on this error online, in the documents or in this discourse chat anywhere.
If anyone could advise me on a way to debug work queues on Prefect Orion Server running either locally or on a Docker Container it would be appreciated. I am not asking for a solve here, but more a way to debug given this product gives me nothing other than ‘unhealthy’ as a response to a failing work queue.