Skip to content
  • ale's avatar
    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