Libraries
»
funktor
(0.7.30)
»
Index
»
Funktor
»
Job
»
#can_retry
Method: Funktor::Job#can_retry
Defined in:
lib/funktor/job.rb
#
can_retry
⇒
Object
138 139 140
# File 'lib/funktor/job.rb', line 138
def
can_retry
self
.
retries
<
retry_limit
end