Tim Enders

Results 9 comments of Tim Enders

Getting the following error, but I am trying again. ```Traceback (most recent call last): File "/home/tenders/.cache/pypoetry/virtualenvs/prefect-orion-HonJDUqB-py3.10/lib/python3.10/site-packages/prefect/engine.py", line 566, in orchestrate_flow_run result = await run_sync(flow_call) File "/home/tenders/.cache/pypoetry/virtualenvs/prefect-orion-HonJDUqB-py3.10/lib/python3.10/site-packages/prefect/utilities/asyncutils.py", line 56, in run_sync_in_worker_thread...

This stack trace might be more useful, but I am not getting the QueuePool error! ```Traceback (most recent call last): File "/home/tenders/.cache/pypoetry/virtualenvs/prefect-orion-HonJDUqB-py3.10/lib/python3.10/site-packages/httpcore/_async/connection_pool.py", line 237, in handle_async_request response = await connection.handle_async_request(request)...

Yes I am using the same machine, and things started out just fine. I can still see the Orion server process running and the UI is up at my defined...

That looks to be what is happening, yes.

Checking in on this issue. Is this something being looked into? It is still tagged "As Designed". Thank you.

I also get the `Cannot orchestrate task run` error with the SequentialTaskRunner

Update: @gabcoyne pointed me towards hooking into the cloud API and that worked once, but then I adjusted something in the flow and I get the same error. Here is...

This would be an extremely helpful feature to have for us. Thank you.

+1 here. We are adopting Iceberg tables as our data lake format and I would love to generate the tables out of Snowflake with dbt.