Zanie Blue
Zanie Blue
We're likely to address this in the future.
@robfreedy the error is > [Errno 10048] error while attempting to bind on address ('127.0.0.1', 4200): only one usage of each socket address (protocol/network address/port) is normally permitted Looks like...
I do not believe this would solve the user-experience issue. If they're using the ephemeral API, it will still fail to contact an API on localhost. I think this should...
> "Is it expected that using Prefect Orion locally would have trouble scheduling tasks on a remote cluster? On a high-level that makes sense, but I didn't see anything in...
This needs review from @desertaxle
@desertaxle this does not include any test coverage, can you verify it does not break anything? It might be worth assigning an integrations engineer to add coverage as well.
Go for it! Let us know if you run into issues.
Nice work! It's failing a formatting check, see https://docs.prefect.io/contributing/overview/#setting-up-a-development-environment for details on setting up pre-commit hooks.
This looks good! Can you add some test for calling the methods from a function that isn't async in https://github.com/PrefectHQ/prefect/blob/main/tests/test_filesystems.py#L8 ? e.g. `def test_read_write_roundtrip_sync`
@yashlad681 just wondering if you're still planning on working on this? If not, we can have an engineer write those tests so we can get it released.