Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是否正确理解了http://python-rq.org/,因为它在后台对作业进行排队,但触发作业的请求从未收到有关结果的通知?
我认为完成工作后你可以回调通知工作已经完成。