Shopify.RateLimiter.Event (exshopify v0.11.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %Shopify.RateLimiter.Event{
  attempts: pos_integer(),
  opts: list(),
  owner: pid(),
  producer: pid(),
  request: Shopify.Request.t()
}