mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
We've seen instances where the publishing workflow has recently started failing when trying to update the CloudFront config (create lambda function). Re-running the workflow usually fixes the problem. The default timeout for creating a lambda function is 3 seconds. Bumping the limit to 10s might help resolve this issue. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>