Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
JoobQ::MonitoredErrorHandler
Enhanced error handler that integrates with monitoring
Class methods
handle_job_error
(job :
Job
, queue :
BaseQueue
, exception :
Exception
, worker_id :
String
, retry_count :
Int32
= 0, additional_context :
Hash
(
String
,
String
) = {} of
String
=>
String
) :
ErrorContext
Source