Proper retry module - please upvote

Folks,

If you, like me, are struggling with OpenAI modules erroring out every second time due to model overload, please upvote this feature request:

We need a proper, simple, one-module “retry” directive for failing modules.

Eugene

You better take a look at the resume error handler and in general the error handling how tos. Definitely possible with the current implementation.

Alex - thank you. Agree that there is a way to implement the current directives, and I’ve done this in my scenarios. I am asking Make to create a retry directive to save on operations. Creating a retry workflow with the repeat=>aggregate scenario (as in their help pages) consumes a lot of ops.