Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
/ NuGet.Jobs Public archive

[ReleasePrep][2018.11.15]RI of dev into master #672

Merged
merged 4 commits into from
Nov 15, 2018
Merged

[ReleasePrep][2018.11.15]RI of dev into master #672

merged 4 commits into from
Nov 15, 2018

Conversation

loic-sharma
Copy link
Contributor

No description provided.

agr and others added 4 commits November 9, 2018 18:52
* Quickfix for ValidateCertificate job issue

* Validation.Common.Job update instead of ValidateCertificate
FI of master into dev for NuGet.Jobs
Increase the throughput of the revalidation job by batching revalidations. The revalidation job does a bunch of work before enqueueing revalidations as it must:

1. Ensure the revalidation job hasn't been killswitched
2. Verify that the ingestion pipeline is healthy
3. Verify that the desired package event rate hasn't been reached

This change amortizes that work by enqueueing revalidations in batches. Also, the job now takes into account how long it spent enqueueing revalidations when deciding how long to sleep for.

Addresses https://github.com/NuGet/Engineering/issues/1877
@loic-sharma loic-sharma merged commit 76a5cf1 into master Nov 15, 2018
joelverhagen pushed a commit that referenced this pull request Oct 26, 2020
[ReleasePrep][2018.11.15]RI of dev into master
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants