jaehoon
05/24/2021, 9:40 AMtest_flow.run(parameters=dict(account_id=account.id), idempotency_key=str(account.id))
I wanna run flows with new unique idempotency_key every time
what's the best practice? Is there any good method in Prefect module?
plz help me!Kevin Kho
05/24/2021, 1:02 PMZach Schumacher
05/24/2021, 1:59 PMjaehoon
05/25/2021, 2:25 AM