fastapi-utils icon indicating copy to clipboard operation
fastapi-utils copied to clipboard

[FEATURE] Run repeated tasks until stopping condition.

Open DhanshreeA opened this issue 3 years ago • 0 comments

I would like to run repeated tasks until a stopping condition, however as I am aware there's no way of doing this with the existing implementation. There is only a provision for maximum repetitions.

DhanshreeA avatar Jul 02 '21 10:07 DhanshreeA