-
Type:
Sub-task
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Company:All Clients/Multiple Clients
DMS Error in /user API, code 572
Observing performance issue with get user API:
api/user/UCM45275WRQXDBR0RCZ
api/user/U314KN6Y8LSZN111SMW
api/user/U8Q7SR6BQK3KSWWW6V8
api/user/UCL02M67N739RQKDQN7
api/user/UPR6LR6XT8XZ9LJ5C3Z
api/user/U2V7LL65K5C6V3WGMW9
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Remaining Estimate | 0h [ 0 ] | |
Time Spent | 3h [ 10800 ] | |
Worklog Id | 241704 [ 241704 ] |
Status | In Progress [ 3 ] | To Do [ 10000 ] |
Sprint | April 2020 Release - Sprint 2 [ 207 ] | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1 [ 207, 219 ] |
Time Spent | 3h [ 10800 ] | 8h [ 28800 ] |
Worklog Id | 242224 [ 242224 ] |
Description | DMS Error in /user API, code 572 |
DMS Error in /user API, code 572
Observing performance issue with get user API: api/user/UCM45275WRQXDBR0RCZ api/user/U314KN6Y8LSZN111SMW api/user/U8Q7SR6BQK3KSWWW6V8 api/user/UCL02M67N739RQKDQN7 api/user/UPR6LR6XT8XZ9LJ5C3Z api/user/U2V7LL65K5C6V3WGMW9 |
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Time Spent | 8h [ 28800 ] | 13h [ 46800 ] |
Worklog Id | 243861 [ 243861 ] |
Status | In Progress [ 3 ] | Code Review [ 11801 ] |
Time Spent | 13h [ 46800 ] | 16h [ 57600 ] |
Worklog Id | 244077 [ 244077 ] |
Sprint | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1 [ 207, 219 ] | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1, May 2020 Release - Sprint 2 [ 207, 219, 220 ] |
Time Spent | 16h [ 57600 ] | 23h [ 82800 ] |
Worklog Id | 246263 [ 246263 ] |
Sprint | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1, May 2020 Release - Sprint 2 [ 207, 219, 220 ] | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1, May 2020 Release - Sprint 2, June 2020 Release - Sprint 1 [ 207, 219, 220, 221 ] |
Status | Code Review [ 11801 ] | In QA Testing [ 11901 ] |
Resolution | Done [ 10000 ] | |
Status | In QA Testing [ 11901 ] | Done [ 10001 ] |
Issue Type | Maintenance [ 11104 ] | Sub-task [ 5 ] |
Parent |
|
Transition | Time In Source Status | Execution Times |
---|
|
1d 49m | 1 |
|
11d 22h 38m | 2 |
|
3h 34m | 1 |
|
15d 20h 28m | 1 |
|
22m 50s | 1 |
API Timeouts are happening when worker process is initializing for first time after being terminated.
We need to take 2 steps to resolve this:
Stage:
powershell.exe -noprofile -command "Invoke-WebRequest -Uri http://172.16.196.4:88/api/user/GetSecurityQuestions"
powershell.exe -noprofile -command "Invoke-WebRequest -Uri http://172.16.196.5:88/api/user/GetSecurityQuestions"
Prod:
powershell.exe -noprofile -command "Invoke-WebRequest -Uri http://172.16.196.4:89/api/user/GetSecurityQuestions"
powershell.exe -noprofile -command "Invoke-WebRequest -Uri http://172.16.196.5:89/api/user/GetSecurityQuestions"
Port binding which I have provided in above script might not exist, so please validate that some other binding except 443 exists and use that.
Ashwin Wankhede Ashish Durani Samir