Skip to content

Instantly share code, notes, and snippets.

View awolfson's full-sized avatar

Aaron Wolfson awolfson

View GitHub Profile
@awolfson
awolfson / development.log
Last active March 7, 2017 16:44
ActiveJob doesn't raise error unless you tell it to
[ActiveJob] Enqueued ExceptionJob (Job ID: 38252bdb-fa2f-4508-8a8c-7b253f84878f) to Async(default)
[ActiveJob] [ExceptionJob] [38252bdb-fa2f-4508-8a8c-7b253f84878f] Performing ExceptionJob from Async(default)
[ActiveJob] [ExceptionJob] [38252bdb-fa2f-4508-8a8c-7b253f84878f] Performed ExceptionJob from Async(default) in 12.2ms