Home‎ > ‎

Restartable Services

posted Dec 16, 2011, 8:23 PM by Scott Fehrman
Services can now take advantage of an automatic "re-start" feature.  The new RestartService will attempt to re-start an Operations connection to its back-end data repository.  The Service will attempt to "re-start" the connection if it was off-line when the OpenPTK Server booted.  The Service will also attempt to "re-start" the Operations connection if it was dropped due to network issues or connection / idle timeouts.  The Operation implementations have been updated to leverage this new feature.
Comments