Skip to content

Commit 8ca2e3a

Browse files
nsindhu26JackPlowmanCorbiscmabe13mik3ola
authored
Release/shared resources nine one (#1052)
# Release Branch Pull Request ## Description of Changes Please include a summary of the change --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Jack Plowman <62281988+JackPlowman@users.noreply.github.com> Co-authored-by: Corbisc <95412908+Corbisc@users.noreply.github.com> Co-authored-by: Matthew Begley <60427904+mabe13@users.noreply.github.com> Co-authored-by: mabe13 <matthewbegley@nhs.net> Co-authored-by: Michael Olaw <michael.olaw1@nhs.net> Co-authored-by: Jack Plowman <jack.plowman1@nhs.net> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vamsi Jonnagadda <vamsijonnagadda@ICTs-MacBook-Pro.local> Co-authored-by: vkjonnagadda <32249251+vkjonnagadda@users.noreply.github.com> Co-authored-by: Thomas Judd-Cooper <me@tomjuddcooper.co.uk> Co-authored-by: Sindhu <nsindhu26@gmail.com> Co-authored-by: ThomasC-Kainos <106971950+ThomasC-Kainos@users.noreply.github.com> Co-authored-by: ManithaSrinivasa <manitha.srinivasa@accenture.com> Co-authored-by: ajmu1 <ajay.mudgal1@nhs.net> Co-authored-by: ajmu1 <ajmu1@hscic.gov.uk> Co-authored-by: ManithaSrinivasa <142212846+ManithaSrinivasa@users.noreply.github.com>
1 parent 5c61eee commit 8ca2e3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/steps/functions/aws/aws_lambda.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
cfg = botocore_config.Config(
1313
retries={"max_attempts": 0},
14-
read_timeout=900,
14+
read_timeout=1000,
1515
connect_timeout=900,
1616
)
1717
LAMBDA_CLIENT_FUNCTIONS = client("lambda", config=cfg)

0 commit comments

Comments
 (0)