You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add an environmental variable to wait for the availability of DynamoDB's endpoint to stabilize integration tests.
The current implementation does not wait for endpoint startup when amazon/dynamodb-local exists for a specified port. It may cause an accidental test failure.
The text was updated successfully, but these errors were encountered:
We should add an environmental variable to wait for the availability of DynamoDB's endpoint to stabilize integration tests.
The current implementation does not wait for endpoint startup when
amazon/dynamodb-local
exists for a specified port. It may cause an accidental test failure.The text was updated successfully, but these errors were encountered: