Exception: MercadoPublicoCl::RateLimitError

Inherits:
Error
  • Object
show all
Defined in:
lib/mercado_publico_cl/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#retry_afterObject

Valor crudo del header Retry-After (String) si el servidor lo envió.



15
16
17
# File 'lib/mercado_publico_cl/errors.rb', line 15

def retry_after
  @retry_after
end