kind-horse-40048
01/17/2025, 12:17 PMTooManyRequestsException
), when attempting a Distributed Map-mode SFN fanout with 10,000+ tasks and 5000 workers. If this is just unfortunately expected at this scale, I can scale back. I'd also be happy to create an issue. I'm using metaflow==2.11.10
. What would you advise?ancient-application-36103
01/17/2025, 12:44 PMkind-horse-40048
01/17/2025, 5:35 PM--max-workers
from 5000 to 2000 seems to have avoided this limit in my case. For reference, I was in all likelihood the only source of Batch job submissions at the account level at the time.