Pedro Machado
11/24/2021, 8:33 PMrequests
session to make the API requests. This class also implements rate limiting.
I'd like to confirm that if I use the `LocalDaskExecutor`with threads I can pass a single instance of the class to a mapped task and it effectively rate limit across all mapped tasks. Also, is there a benefit to using a resource manager task to instantiate the class that queries the api?Anna Geller
Anna Geller
Pedro Machado
11/24/2021, 9:23 PMAnna Geller
Pedro Machado
11/24/2021, 10:05 PM