Method: Auth0::Mixins::HTTPProxy#retry_count

Defined in:
lib/auth0/mixins/httpproxy.rb

#retry_countObject

Returns the value of attribute retry_count.

[View source]

10
11
12
# File 'lib/auth0/mixins/httpproxy.rb', line 10

def retry_count
  @retry_count
end