Skip to content

Use continueAfterTimeout for Aurora DDL statements #11

@marvinpinto

Description

@marvinpinto

First off thank you for this excellent library - it has been immensely helpful to me!

Would you be open to adding the continueAfterTimeout parameter as one of the arguments to the executeStatement request? (likely in here)

The AWS SDK docs recommend enabling the continueAfterTimeout flag to continue running DDL statements after a call times out.

If you're concerned about a breaking change, you could add it to the params list disabled by default, and then expose it as a config option.

Thanks again for this library!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions