Class: ShopifyAPIRetry::REST

Inherits:
Request
  • Object
show all
Defined in:
lib/shopify_api_retry.rb

Constant Summary collapse

HTTP_RETRY_AFTER =
"Retry-After"
HTTP_RETRY_STATUS =
"429"

Method Summary

Methods inherited from Request

#initialize, retry, #retry

Constructor Details

This class inherits a constructor from ShopifyAPIRetry::Request