Chris White
Chris White
@ccueto36 could you try with version 3.1.9 in the runtime for the flow and see if the logs are more informative?
We have been working on some improvements to deployment versioning and CI/CD and this issue cropped up; the main obstacle to implementing it is that it introduces a very strict...
@zzstoatzz sorry just thinking through the workflow filters again -- do you think we benefit if it runs on core dependency changes (`requirements.txt` and `requirements-client.txt`) as well?
Both @zzstoatzz and I are looking into this for the week; a few small updates: - the number 5 as the minimum connection count makes sense, as this is [the...
@zzstoatzz have you seen this flake recently or can we close this?
@zzstoatzz have you seen this flake recently or can we close this?
The release of [3.1.12](https://github.com/PrefectHQ/prefect/releases/tag/3.1.12) contains additional logging that will allow the underlying errors to surface to the UI (instead of the opaque `Flow run process exited with non-zero status code...
Hey @dqueruel-fy - those files are a consequence of persisting task and flow results. > I've tried to change the server config's PREFECT_LOCAL_STORAGE_PATH to /tmp/result but it didn't help This...
Ah I think I have a suspicion for what's going on! A few details (some of which are repetitive just for completeness sake): - whenever `PREFECT_LOCAL_STORAGE_PATH` is not set (and...
Hi @mitchell-lawson - thank you for the issue! This is really confusing, we will update. In the meantime for your understanding: the default limit is a Prefect setting on your...