exshopify v0.9.1 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()
}