how to deal with long task on laravel to avoid 504 error?

后端 未结 0 366
暗喜
暗喜 2020-12-31 05:31

I\'m trying to do a long task (upload file or foreach 100k rows query) but every time I get the 504 error.

I have set nginx.conf, ini_set(\'max_exe

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