Bug #11493
AWS call repeatedly timing out after five minutes
Start date:
01/25/2016
Due date:
% Done:
0%
Estimated time:
Description
During the 20:00 run on 1/25 it was observed that the call to describe_spot_instance_requests() was timing out after five minutes for each instance (the data is cached after the first successful call). This caused the probe to take over an hour to run.
The spot instance request data is only used for the bid price, which is non-essential information, so maybe the call should be skipped after a timeout.
Log attached. As temporary fix disabled bid price lookup.
History
#1 Updated by Kevin Retzke about 5 years ago
- Tracker changed from Feature to Bug
#2 Updated by Kevin Retzke about 5 years ago
- Status changed from New to Assigned
- Assignee set to Kevin Retzke