Mike Levenson
08/31/2023, 4:06 PMNate
08/31/2023, 6:03 PMstored_flow = my_flow.with_options(result_storage=Block.load("s3/mybucketblockname")
Mike Levenson
08/31/2023, 6:34 PMprefect.exceptions.PrefectHTTPStatusError: Client error '404 Not Found' for url '<http://ephemeral-prefect/api/block_types/slug/s3/block_documents/name/my-block-name?include_secrets=true>'
Response: {'detail': 'Block document not found'}
Nate
08/31/2023, 7:14 PMprefect block ls
if you run that against the same server?Mike Levenson
08/31/2023, 7:34 PMNate
08/31/2023, 7:52 PM