Rails 怎么在 Sidekiq 中查看程序调用链?

qq2729877005 · December 06, 2018 · Last by qq2729877005 replied at December 07, 2018 · 1220 hits

在 rails 中,我可以通过 beybug,然后使用 where 查看程序的调用链。
但在 sidekiq 要怎么做?😂

把 backtrace 打印出来?

backtrace?在 sidekiq 怎么打印

puts caller

谢谢,已成功解决

qq2729877005 closed this topic. 26 Feb 22:58
You need to Sign in before reply, if you don't have an account, please Sign up first.