Description
Timeline server operations have been non-fatal. However, the put domain operation is fatal and will cause the job to fail to submit. This patch is a simple fix to make the exception non-fatal. There is likely another follow-on effort that could disable timeline server operations for the AM if putDomain fails.