-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hello,
I have some tests running on aws lambda and lately they've been failing with the following message:
Run gagoar/invoke-aws-lambda@v3.3.1 with: FunctionName: BackendTests REGION: eu-west-1 AWS_ACCESS_KEY_ID: *** AWS_SECRET_ACCESS_KEY: *** SUCCEED_ON_FUNCTION_FAILURE: false MAX_RETRIES: 0 HTTP_TIMEOUT: 12000000 LogType: Tail Payload: [{"suite": "shipments","verbose": true},{"suite": "shipment-list","verbose": true},{"suite": "shipment-api","verbose": true}] InvocationType: RequestResponse Error: read ECONNRESET
This error seems to happen after around 4-5 minutes even though I set HTTP_TIMEOUT to a very high number and my tests are passing.
Metadata
Metadata
Assignees
Labels
No labels