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

Cache solver metadata #613

Closed
randomir opened this issue Apr 2, 2024 · 0 comments · Fixed by #645
Closed

Cache solver metadata #613

randomir opened this issue Apr 2, 2024 · 0 comments · Fixed by #645
Labels

Comments

@randomir
Copy link
Member

randomir commented Apr 2, 2024

Once SAPI adds support for conditional requests (rfc7232), we can use it to avoid downloading of rather big solver metadata on each Solver init.

For this, we require:

  • support for ETag and If-None-Match
  • support on /solvers/remote and /solvers/remote/<solver-id> endpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant