When duplicating and then renaming a map I see many of these entries in the Pro Diagnostic Monitor.
The map has no web services (basemaps, map services, etc) and these requests can take more than 30 seconds, and sometimes up to a minute. First and last of 156 occurrences shown to show the real time wasted while waiting to just rename a map. Short & Long Strings are the same for each entry.
<HTTPRequest start="15/10/2024 9:49:19 AM" duration="656" thread="49400" status ="200" url="https://www.arcgis.com/sharing/rest/portals/SHORTSTRING/subscriptionInfo?token=LONGSTRING=json"</HTTPRequest>
<HTTPRequest start="15/10/2024 9:49:54 AM" duration="219" thread="49400" status ="200" url="https://www.arcgis.com/sharing/rest/portals/SHORTSTRING/subscriptionInfo?token=LONGSTRING=json"</HTTPRequest>
Is it a licensing thing?
Any ideas to make this go away so Pro works faster? HTTP 200 means OK so why keep trying?