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

[backend] make use of a bininfocookie when fetching remote bininfo #14010

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

mlschroe
Copy link
Member

No description provided.

This is an internal route used by the schedulers. We also support
a new "withbininfocookie" that adds a cookie that is used by the
scheduler to detect that the binary info is outdated.
The new strategy is to just get the packstatus if we have a cookie
and then reuse the cached data if the cookie matches.

Also refactor the code while we're at it.
@github-actions github-actions bot added the Backend Things regarding the OBS backend label Mar 15, 2023
@mlschroe mlschroe merged commit b7a8324 into openSUSE:master Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Things regarding the OBS backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant