Reputation: 2136
I have to perform some long tasks within a function that is called in defered.defer().
i have added backend settings to backend.yaml. How can i run this defer on backend.
Upvotes: 1
Views: 244
Reputation: 80340
You can add a target
parameter to make a push task execute on backend.
Upvotes: 1