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

Implement rollback during create handlers with typescript plugin #113

Open
jabalsad opened this issue Aug 24, 2023 · 0 comments
Open

Implement rollback during create handlers with typescript plugin #113

jabalsad opened this issue Aug 24, 2023 · 0 comments

Comments

@jabalsad
Copy link

Hello,

I'd like to write a custom type using the typescript plugin. The docs talk about progress chaining but it's not clear to me exactly how to write a simple plugin that:

  1. First calls one AWS service
  2. Then calls another AWS service, and if this step fails, retry it, or rollback the first step so that we don't accumulate dangling resources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant