-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: None
-
Component/s: Strategy - Objectives
-
1
-
Severity 2 - Major
-
No
Issue Summary
Calling endpoint "/rest/align/api/2/Snapshots/ID" or "/rest/align/api/2/Snapshots" for a Snapshot that contains a large number of PIs and a large number of divisions ends up on Error 504 "Gateway Timeout"
If we have just one or the other, the problem doesn't appear.
Steps to Reproduce
- Create a Snapshot with a large number of PIs and divisions. For example - 500 PIs and 150 divisions
- Call API Endpoints "/rest/align/api/2/Snapshots/ID" or "/rest/align/api/2/Snapshots" to fetch the response for the above Snapshot
Expected Results
- Calling the API Endpoints should give us the response with the snapshot information
Actual Results
Getting error - "504 Gateway Time-out"
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is connected to
-
JAVOM-5950 Loading...