This commit is contained in:
@@ -158,6 +158,8 @@ todo: Reports need to generate under a file name that is informative (this appli
|
||||
Although, if you think of it, doing the same workorder again *should* just overwrite the existing one as it will be identical or at least more up to date so
|
||||
perhaps no need for a nonce
|
||||
|
||||
todo: server log needs to indicate time zone it's logging in at boot so can understand the log entry times vs real world times
|
||||
|
||||
todo: update to latest postgres portable and document how to do it as well or a link to how to do it
|
||||
|
||||
todo: errors are inconsistent some use "error" some use "code" to mean the same thing
|
||||
@@ -192,7 +194,11 @@ todo: Error at the devops server just looking at gold contract:
|
||||
|
||||
|
||||
What up with this and can it be blocked from logging / something simpler logged instead?
|
||||
Try to determine if it's time related, maybe during backup??
|
||||
find a pattern
|
||||
try logging success always to see how rare it is
|
||||
I don't think it's happening at the linux server, it seems to be a comm issue from my ws??
|
||||
no, it actually is.
|
||||
bittorrent interferes with it like it does with my browsing, maybe not the cause though, just a data point
|
||||
2021-03-17 05:19:27.0750|ERROR|JobsBiz|Server::ProcessJobsAsync unexpected error during processing=>System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
||||
---> System.TimeoutException: The operation was canceled.
|
||||
|
||||
Reference in New Issue
Block a user