How can I test laravel job's second try logic using attempts function

后端 未结 0 1891
自闭症患者
自闭症患者 2020-12-19 17:37

I have a job class which backs off exponentially thanks to the backoff() method. I want to test that backoff() method works right. It should create

相关标签:
回答
  • 消灭零回复
提交回复
热议问题