Skip to content

Implement rollback during create handlers with typescript plugin #113

Open
@jabalsad

Description

@jabalsad

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions