Alexander Whillas
07/15/2022, 2:35 AMmax_concurrent
to be 1 but that is per execution? I need to make sure across all concurrent executions. Perhaps I need to put an API Infront of the API which manages a queue of requests and has a really long timeout? Or the first half of the job ends at a queue for the API, and then a sensor picks up the second half. Is there any kind of queue management in Dagster?alex
07/15/2022, 3:30 PM