Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

No task resume implemented #77

Open
lordfriend opened this issue Sep 30, 2017 · 0 comments
Open

No task resume implemented #77

lordfriend opened this issue Sep 30, 2017 · 0 comments
Labels

Comments

@lordfriend
Copy link
Owner

A task is designed to make an complex operation atomic and can resume from an exception. But currently no current resume implementation found. This leads to a serious problem which make some delete operation never executed again whenever it failed.

An proper implementation is necessary to make the task design robust and useful.

@lordfriend lordfriend added the bug label Sep 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant