Closed jirkafajfr closed 3 weeks ago
Increasing AutoSelectFamilyAttemptTimeout in order to prevent timeouts for the dual-stack endpoints that sits far away from the github runner. There is a few customer reports in https://github.com/aws-actions/aws-secretsmanager-get-secrets/issues/170 describing this. I've added af-south-1 region to the integration tests and simulated the same behavior (roughly 50% executions fails this way). The same behaviour doesn't seem to happen when the timeout is increased (the same advice is given in the https://github.com/nodejs/node/issues/54359).
AutoSelectFamilyAttemptTimeout
af-south-1
thank you @georgeboc
Increasing
AutoSelectFamilyAttemptTimeout
in order to prevent timeouts for the dual-stack endpoints that sits far away from the github runner. There is a few customer reports in https://github.com/aws-actions/aws-secretsmanager-get-secrets/issues/170 describing this. I've addedaf-south-1
region to the integration tests and simulated the same behavior (roughly 50% executions fails this way). The same behaviour doesn't seem to happen when the timeout is increased (the same advice is given in the https://github.com/nodejs/node/issues/54359).thank you @georgeboc