You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am adding this package in a large enterprise django application (even if it is in alpha) and I couldn't find any documentation what happens with failed tasks:
Will they be executed again automatically after some time? If so, how can I change the duration?
Is it possible to retrigger failed task in the django Admin interface?
Both of those features would be a game-changer for us.
If those features are not there yet, is there a way to retrigger failed tasks from command line?
PS: I love your work so far, and this package will be a charm for django! :)
Alwin
The text was updated successfully, but these errors were encountered:
I am adding this package in a large enterprise django application (even if it is in alpha) and I couldn't find any documentation what happens with failed tasks:
Both of those features would be a game-changer for us.
If those features are not there yet, is there a way to retrigger failed tasks from command line?
PS: I love your work so far, and this package will be a charm for django! :)
Alwin
The text was updated successfully, but these errors were encountered: