You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: fix timeout in aws resource detector
Current timeout is 1 sec, which is causing EC2 metadata api request timed out.
Increase the timeout to 5 sec.
* Updated the timeouts as per comments
---------
Co-authored-by: Marc Pichler <[email protected]>
0 commit comments