Idriss Bellil
08/29/2025, 10:57 AMmy_flow.with_options(retries=100).deploy(...)
I tested it and I didn't work then Marvin retracted that.
2. (more like a suggestion) it will be nice to see the full name of the deployment and not the dots suffix like project-1_flow-x_...
(as the name has valuable info for us) or at least have an option to display the full deployment name. Another missing info in the UI from what I could see is flow/deployment options (retry logic for instance because I could only see it in the deployment run - like I have to run it then cancel it just to see the setup retry logic)Nate
08/29/2025, 3:15 PMwith_options
will work for subflows, but if you modify the flow object after you deploy it, you wont see those things take effect on the deployment
2. "it will be nice to see the full name of the deployment" where?Idriss Bellil
09/02/2025, 8:37 AM...
, so basically I have to hover the mouse over each to know which one is that or just open it, while the screen still has a lot of empty space that could fit the full name, this is just something that could improve the UX in my opinion and I could be wrong)Idriss Bellil
09/02/2025, 8:44 AMIdriss Bellil
09/08/2025, 9:46 AMNate
09/08/2025, 1:48 PMIdriss Bellil
09/08/2025, 6:36 PM