# File lib/faraday/request/retry.rb, line 41
def
interval
(
self
[
:interval
]
||=
0
).
to_f
end