Joël Luijmes
Joël Luijmes
I’m looking for something similar as asked here (batch mapped tasks or nested mapping). I'm wondering if there are any updates on this @jcrist? I think it would be very...
Hey, any updates on this? The linked issue of @znicholasbrown doesn't exist, so I'm interested to hear if it is still blocked?
Cool! That is great to hear 👍
I tried searching for other issues, but couldn't find any duplicates. Feel free to close if I used the wrong search terms 😅 Also, would this be part of the...
I'm also running into this issue. Unfortunately the proposed fix from @mhe-wyze doesn't work. In my case I need to provide the devices to docker, otherwise it doesn't work. So...
That's a valid argument. Perhaps we can make it work by providing the option to accept one or multiple rooms. Based on the given rooms, we can query the adapter...
Thank you for responding! No, I am not using Cloud. Ideally, this feature would be integrated into the core functionality 😬 However, building the "zombie killer" flow myself seems like...
I agree that configuring the agent is a good idea. I'm willing to work on it sometime this week. Should I claim the ticket or simply submit a pull request...
@madkinsz created a POC here: https://github.com/PrefectHQ/prefect/compare/main...joelluijmes:prefect:feat/prevent-rate-runs. If you think this is the right direction, I can create proper unit tests / documentation. I'm aware that right now it hardcodes to...
Ah I see. And how about having it as a parameter on the flow itself? Similar to the timeout?