Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

This sets the default timeout and retries for the IAM service #181

Merged
merged 1 commit into from
Sep 29, 2018

Commits on Sep 29, 2018

  1. This sets the default timeout for the IAM service and retries to high…

    …er numbers.
    
    When the container hits the metadata service for its IAM credentials, we lazily request them.
    The Boto client expects this API to return in less than one second and return credentials.
    This bumps the retries, and timeout to a bigger number.
    sargun committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    fb8675f View commit details
    Browse the repository at this point in the history