Details
-
Bug
-
Status: Resolved
-
Major - P3
-
Resolution: Fixed
-
None
Description
As part of the buildscripts/collect_resource_info.py script to collect system resource usage info, we make a GET request to the /status Evergreen endpoint every 5 seconds. We expect this call to return immediately, however, based on our testing on Windows, it shows the request consistently takes over 40 seconds to return. Here is an example:
In the System Resource Info - Execution 0 link I've added a duration field to each document returned. This measures the time in seconds between sending the GET request and receiving the response.
Attachments
Issue Links
- depends on
-
EVG-1919 deploy new agent to production
-
- Resolved
-
- related to
-
SERVER-30583 Only call os.fsync if -o option is not default value in collect_resource_info.py
-
- Closed
-