IIJ Toru Ikeda
08/26/2025, 8:07 AMBrendan Dalpe
08/26/2025, 3:20 PMIIJ Toru Ikeda
08/27/2025, 1:53 AMBrendan Dalpe
08/27/2025, 2:32 PMBrendan Dalpe
08/27/2025, 2:33 PMIIJ Toru Ikeda
08/28/2025, 7:24 AMIIJ Toru Ikeda
09/02/2025, 1:15 AMIIJ Toru Ikeda
09/04/2025, 2:32 AMNate
09/04/2025, 2:39 AMIIJ Toru Ikeda
09/04/2025, 7:41 AMNate
09/04/2025, 11:23 AMScheduled
and start Running
what would be your expected behavior if there were a max queue depth? would the API call to schedule the flow run fail?IIJ Toru Ikeda
09/05/2025, 1:51 AMwhat would be your expected behavior if there were a max queue depth?Yes, I expect the API that scheduled Flow Runs to fail when the limit is exceeded. The would help prevent runaway behavior caused by bugs in our application, and also stop users from registering an excessive number of asynchronous tasks. If there is a recommended way to help limit the maximum queue depth in such cases, I would greatly appreciate your guidance.