exshopify v0.8.0 Shopify.RateLimiter.Event

Link to this section Summary

Link to this section Types

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