Hello everyone, I'm running into a strange issues. Yesterday I didn't had this behavior.
When debugging, prefect starts an ephemeral server (I'm pretty sure it always had been the case). But today it can't access any of my configured blocks I have on the local server.
When I run the scripts manually without the debugger it works fine. Setting the PREFECT_API_URL as an env variable makes debugging working.