Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

imap.py

Blame
    • ale's avatar
      14bd1e56
      Run probes asynchronously · 14bd1e56
      ale authored
      Modify the executor to schedule each probe independently, spreading
      them all over the probing interval. This reduces the risk of being
      throttled by server-side rate-limiters and allows us to handle a
      larger number of probes.
      14bd1e56
      History
      Run probes asynchronously
      ale authored
      Modify the executor to schedule each probe independently, spreading
      them all over the probing interval. This reduces the risk of being
      throttled by server-side rate-limiters and allows us to handle a
      larger number of probes.