Proper behavior for an interactive provider upon loss of upstream communication

Hello All,

Can someone tell me what the proper behavior is for an interactive provider connected to TREP that looses its upstream communication. We are sending Closes for all its items if singleOpen is True and Close-Recover if singleOpen is set to False. The problem is that if singleOpen is True, the items are never recovered, and if False, the items are put on the recovery queue and not recovered for two minutes. The preferred behavior is to have the items recovered immediately. Is this the correct behavior or should they be doing something different? Where can I find documentation about the correct behavior in this situation.

Thanks

Best Answer

Answers

  • Thanks Steve. Do you know if there is some documented "Best Practice" or guideline on how to handle this situation. I looked in the RDM Usage guide but I couldn't find anything specific.

  • In absence of documentation each configuration needs to be explicitly tested for and validated that it is a supported operation. Unfortunately there is often a large number of permutations and variance between versions on some features.