You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preferably we would have sucker punch for background processing on Heroku. This would run jobs in a thread and wouldn't require a separate dyno on Heroku. Sucker Punch is also an ActiveJob adapter, so we could drop it in more easily and use ActiveJob for all of our jobs.
Stretch for R4G:
Preferably we would have sucker punch for background processing on Heroku. This would run jobs in a thread and wouldn't require a separate dyno on Heroku. Sucker Punch is also an ActiveJob adapter, so we could drop it in more easily and use ActiveJob for all of our jobs.
Would be useful with #42
The text was updated successfully, but these errors were encountered: