Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary calls to vendor list provider #2840

Closed
SerhiiNahornyi opened this issue Dec 14, 2023 · 3 comments
Closed

Unnecessary calls to vendor list provider #2840

SerhiiNahornyi opened this issue Dec 14, 2023 · 3 comments
Assignees

Comments

@SerhiiNahornyi
Copy link
Collaborator

SerhiiNahornyi commented Dec 14, 2023

As for now VendorListService will try to infinitely re-fetch vendor list for invalid version. This causes millions of calls to vendor list provider server.

Proposed solution:

  • Add exponential backoff for failed downloads
@bretg
Copy link
Collaborator

bretg commented Dec 15, 2023

Related to prebid/prebid-server#3336

@bretg bretg moved this from Triage to Needs Requirements in Prebid Server Prioritization Dec 15, 2023
@And1sS
Copy link
Member

And1sS commented Jan 19, 2024

Also related to prebid/prebid-server#3405

@And1sS
Copy link
Member

And1sS commented Aug 23, 2024

Fixed in #2919

@And1sS And1sS closed this as completed Aug 23, 2024
@github-project-automation github-project-automation bot moved this from Needs Requirements to Done in Prebid Server Prioritization Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants