Skip to content

Conversation

@michellemcdaniel
Copy link
Contributor

To double check:

When we fail to find the url in sourcelink, we retry, but instead of waiting (for the cases that could be throttling issues), we just immediately retry. This change adds a wait time to retries, so we will instead wait for 30s before trying again.

Validation builds:

aspnetcore validate-dotnet: https://dev.azure.com/dnceng/internal/_build/results?buildId=1298484&view=logs&j=28bdc2c7-156f-51fb-6444-d4b8da3693ac&t=db80a514-da0d-59b3-7d70-a8c1f2a0491a
efcore validate-dotnet: https://dev.azure.com/dnceng/internal/_build/results?buildId=1298489&view=results

@michellemcdaniel
Copy link
Contributor Author

@chcosta PTAL

@michellemcdaniel michellemcdaniel linked an issue Aug 18, 2021 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SourceLink Validation needs to wait between retry attempts

3 participants