Skip to content

Failing to create tables after launch #66

@avnerenv0

Description

@avnerenv0

This happens to us inside of Github actions, which run on some Azure instance with a strange Java version installed (Azul built for Azure instance or something like that).

So it's not clear how to fix this but it would be enough to make it work.

Right now we can see that most of the time the tables are successfully created after 6-8 retries.
What we'd like is just to raise the max-retry configuration to ~20.
Would be best to have jest-dynamodb accepts some general options to pass to the DynamoDb client. Should be pretty simple.

Should I move forward and open a PR?

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