Albireo icon indicating copy to clipboard operation
Albireo copied to clipboard

No task resume implemented

Open lordfriend opened this issue 7 years ago • 0 comments

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 avatar Sep 30 '17 06:09 lordfriend