Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: provide a way to handle provider failure #6092

Open
2 tasks done
adnanjpg opened this issue Jul 17, 2024 · 2 comments
Open
2 tasks done

🚀 Feature: provide a way to handle provider failure #6092

adnanjpg opened this issue Jul 17, 2024 · 2 comments
Labels

Comments

@adnanjpg
Copy link

🔖 Feature description

With this feature, the users will be able to execute logic, call another provider, call a workflow or call an endpoint when a certain step fails.

For example, when my call to Twilio fails because of MailTrap being down or my api key being expired, I want novu to call Amazon SES with the same content, or I want novu to send an api request to my endpoint

🎤 Why is this feature needed ?

Providers can fail for many reasons, and when novu is used in a mission critical application such afailure can lead to high financial damages

✌️ How do you aim to achieve this?

I want to be able to tell my workflow to call another provider, call another workflow, or execute custom code when a step fails

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

Copy link

linear bot commented Jul 17, 2024

@hiteshwadhwani
Copy link

I would like to work on this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants