azure-sdk-for-cpp/eng
Azure SDK Bot 96984bd204
Fix 50x errors while loading page links (#4001)
We have hit a few 50x errors while pulling a page to get
links and that has caused the rest of the link checking to
terminate early. To fix that we switching to LogError which will
output an error in devops instead of Write-Error which terminates
immediately. We also add some retry count to the page retrieval
and cache file retrieval to help with these transitent 50x issues.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2022-10-06 14:24:20 -07:00
..
common Fix 50x errors while loading page links (#4001) 2022-10-06 14:24:20 -07:00
docs/api/assets add ga to index and individual docs (#2687) 2021-07-29 20:53:51 +00:00
pipelines Pull all Websockets changes to main except for WebSockets itself. (#3954) 2022-10-04 14:58:56 -07:00
scripts Pull all Websockets changes to main except for WebSockets itself. (#3954) 2022-10-04 14:58:56 -07:00
CHECKENFORCER Fix true spelling errors across all source and header files within the SDK and add exceptions for false positives. (#2209) 2021-05-07 21:04:58 +00:00
CredScanSuppression.json Creadscan skips (#3671) 2022-05-31 15:20:29 -07:00