Brian Phillips
An error occurred (ThrottlingException) when calling the RegisterTaskDefinition operation (reached max retries: 2): Rate exceeded
Nash Taylor
Flow run infrastructure exited with non-zero status code: Exited with non 0 code. (Error Code: 1) This may be caused by attempting to run an image with a misspecified platform or architecture.
prefect work-pool create
Ying Ting Loo
Server error ‘500 Internal Server Error’ for url ‘<http://prefect-server:4200/api/logs/>’ 2024-09-04T06:00:16.464149854Z Response: {‘exception_message’: ‘Internal Server Error’} 2024-09-04T06:00:17.254531875Z For more information check: <https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/50006:00:17.252>
Revanth
Hash Lin
Failed to load and execute flow run: ModuleNotFoundError("No module named '/Users/xxx/'")
Adam Everington
Alexis
@flows
datamongus
Michael Vienneau
get_scheduled_flow_runs
prefect.exceptions.PrefectHTTPStatusError: Server error '503 Service Unavailable' for url '<https://api.prefect.cloud/api/accounts/><account_id>/wor kspaces/<workspace_id>/work_pools/<workpool>/get_scheduled_flow_ runs' Response: {'exception_message': 'Service Unavailable'}
Dev Dabke
asyncio
import multiprocessing import sub_flow def sub_flow_wrapper(foo): sub_main(foo) @flow def main(): with multiprocessing.Pool() as pool: pool.starmap(sub_flow_wrapper, [foo1, foo2, foo3])
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.