This commit is contained in:
2021-04-19 14:31:24 +00:00
parent e8de1f5409
commit 3ac2fff6d0
4 changed files with 25 additions and 13 deletions

View File

@@ -142,6 +142,8 @@ 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?
I don't think it's happening at the linux server, it seems to be a comm issue from my ws??
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.
---> System.OperationCanceledException: The operation was canceled.
@@ -236,14 +238,12 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: need to test save / delete and error handling on delete (in particular, already tested save), then can proceed
CURRENTLY DOING:
OVERALL
- test partial save (### and delete ###) with fail at each level (make up a fail if have to at server)
- Double check full delete still works
- make a new wo from scratch and test thoroughly
- double check mobile format view is still ok with errors and all
- Error messages should display correctly both in alert box and in each item's controls
- Decide on and implement "MARKED FOR DELETE" text that shows in sub items, it's just scaffolded in right now