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
line 26 of [PROJECT_ROOT]/lib/active_job_tenant.rb: block in perform_now
line 42 of [PROJECT_ROOT]/lib/active_job_tenant.rb: block in switch
line 41 of [PROJECT_ROOT]/lib/active_job_tenant.rb: switch
Discussion here rubygems/bundler#4367 suggests it's hitting the nproc limit, either because that limit is too low or because threads aren't getting closed. On the worker instance, ulimit -u returns 15734.
Backtrace
View full backtrace and more info at honeybadger.io
The text was updated successfully, but these errors were encountered: