Application error handling prevents Symphony from repeatedly trying to run a task on a
host where the task has failed. In addition, applications can be configured to block hosts when the
number of service failures on a host exceeds the average number of service failures on all hosts
serving the application. Service failures include task runtime failures and errors that occur within
a service's Register(), OncreateService(), or OnSessionEnter() methods.