dask / dask-labextension

JupyterLab extension for Dask
BSD 3-Clause "New" or "Revised" License
311 stars 62 forks source link

Throw in poll factory to trigger backoff behavior. #220

Closed ian-r-rose closed 2 years ago

ian-r-rose commented 2 years ago

Fixes #213 .

The polling functionality selects a sleep in a random interval, so it doesn't look like a clean exponential backoff, but it should bring down the noise