阅读背景:

清除生产中延迟作业的工作缓存

来源:互联网 

I am using delayed jobs in my rails application. it works fine but there is an issue occurred on production server. I created a class in lib and call its method from controller to generate a csv file through delayed jobs. It was working fine when I ran the delayed jobs on local and production server but then I made some changes to this class for file naming convention and restarted the delayed jobs on local and then on production server. Now when I call that method through delayed job then it works according to latest changes I made to the class and sometimes it uses the old logic of file naming convention. What could be the issue? in my rails application




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: