Configure handlers to run later
Opened this issue · 0 comments
kylemacey commented
It'd be way cool if we could configure our handlers to optionally run in ActiveJob, since the heavy lifting of webhooks is probably best done async anyway. I might even go so far as to say this might make the most sense as a default.