漏洞 ID 编号 |
BUG-000143898 |
已提交 | October 21, 2021 |
上次修改时间 | September 10, 2024 |
适用范围 | ArcGIS Online |
找到的版本 | 9.3 |
操作系统 | N/A |
操作系统版本 | N/A |
状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
The status page is responding as designed. The web browser client request is timing out due to the processing required to fulfill the request. As a result, an error message is displayed on the screen indicating to attempt the request later. It is possible, at a different time where the backend system may successfully fulfill the request within the time allowed and a report is displayed.
For organizations with large amounts of usage data, it is recommended when using the interactive website to create usage reports which are shorter in duration. For longer-term and summary reports, it is best for organization administrators to use the report creation feature and generate a new item in the portal for use later in generating custom reports.
解决办法
Use reports instead. The call to/itemStatus has more time to complete than the call to/usage. It can also grab information from Postman for a shorter period of time (a few hours vs. one day) using the epoch time parameter.
重现步骤