Ferdinand von den Eichen
03/22/2023, 2:16 PMKetan (kumare3)
03/22/2023, 2:52 PMFerdinand von den Eichen
03/30/2023, 8:05 AMKetan (kumare3)
03/30/2023, 1:17 PMFerdinand von den Eichen
04/11/2023, 11:54 AMNiels Bantilan
04/11/2023, 6:05 PMasync
syntax, where you tradeoff static compilation and analysis for complete dynamism in the execution graph. See the table below that compares @workflow
, @dynamic
, and @eager
try..except
, if… elif… else
, for and while loops, etc. in your workflowsKetan (kumare3)
04/11/2023, 7:23 PM@unsafe
Niels Bantilan
04/11/2023, 7:34 PM@eager
?Ketan (kumare3)
04/11/2023, 7:34 PMJames Sutton
04/11/2023, 7:34 PMNiels Bantilan
04/11/2023, 7:39 PMJames Sutton
04/11/2023, 7:40 PMNiels Bantilan
04/11/2023, 7:41 PM@async_dynamic
and a few others have also been thrown into the hat, we can have further discussions about naming in the RFC draft as wellasync_workflow
would also make senseFerdinand von den Eichen
04/17/2023, 11:37 AM