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
{{ message }}
This repository was archived by the owner on Jan 10, 2019. It is now read-only.
My activity workers correctly process tasks 60% of the time, then they start throwing this error.
"I have not been able to poll successfully, and am now bailing out, with error undefined method `activity_type' for nil:NilClass"
Possibly something to do with the forking?
My workers look like:
I'm running this worker on ubuntu/EC2.
@mjsteger