Shopify.GraphQL.Limiter.Producer (shopify_graphql v2.0.0-rc.2)
Link to this section Summary
Link to this section Functions
Link to this function
idle?(partition)
Specs
idle?(Shopify.GraphQL.Limiter.name_t()) :: boolean()
Link to this function
name(partition)
Specs
Link to this function
send(partition, request, config)
Specs
Link to this function
start_link(opts)
Specs
start_link(Keyword.t()) :: GenServer.on_start()
Link to this function
wait_and_retry(partition, event, wait_for)
Specs
wait_and_retry(Shopify.GraphQL.Limiter.name_t(), map(), non_neg_integer()) :: :ok