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
Occasionally, the results of either
`check_job_status` or `check_batch_status` return
nil. This commit adds conditions to protect
against evaluating a NilClass.
Error:
undefined method `[]' for nil:NilClass (NoMethodError)
0 commit comments