package tezos-workers

  1. Overview
  2. Docs
type t

With BOUNDED_QUEUEs, you can push requests in the queue tentatively

val try_push_request_now : t -> 'a Request.t -> bool