William Burdett
09/30/2021, 4:14 PMHey everyone, I have an issue. We're getting this error: "Unexpected error: ClientError(\'An error occurred (ThrottlingException) when calling the DescribeTasks operation (reached max retries: 4): Rate exceeded\')"
I tried to bump the version of dask to 2021.9.1 and it is giving me back this error:
ImportError: cannot import name 'apply' from 'dask.compatibility' (/usr/local/lib/python3.9/site-packages/dask/compatibility.py)
I have no idea how to handle thisKevin Kho
09/30/2021, 4:16 PMWilliam Burdett
09/30/2021, 4:17 PMKevin Kho
09/30/2021, 4:18 PMWilliam Burdett
09/30/2021, 4:23 PMKevin Kho
09/30/2021, 4:26 PMdistributed
might help also?William Burdett
09/30/2021, 4:27 PMKevin Kho
09/30/2021, 4:28 PMWilliam Burdett
09/30/2021, 4:29 PMKevin Kho
09/30/2021, 4:30 PMWilliam Burdett
09/30/2021, 4:31 PMKevin Kho
09/30/2021, 4:32 PMWilliam Burdett
09/30/2021, 5:01 PM