-
Type:
Task
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Component/s: ics_mcsActor
-
Labels:None
The gen2 updateTelStatus caller in getNextFileIds, etc. is pretty bad:
- if the call fails an exception is raised inside the calling thread, which is then never reported.
- the timeout on the call is 5s, which is too short
- if the call fails we can in fact continue the exposure, so we should fill out the reply and return.
- relates to
-
INSTRM-2696 Identify source of updateTelStatus timeouts
-
- Open
-