package awskit-s3-lwt

  1. Overview
  2. Docs

Module Runtime.SleeperSource

Sourcetype 'a io = 'a t
Sourcetype connection = connection
Sourceval sleep : connection -> Ptime.Span.t -> unit io

Sleep for retry backoff and timeout support.