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

[REST] Add URL download endpoints integrated with the rate limit safeguard and cache #33

Open
Sidnioulz opened this issue Oct 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request pkg-rest

Comments

@Sidnioulz
Copy link
Owner

At the moment we just have some endpoints returning download URLs, and we leave users hanging:

  • They have to do the wget calls themselves
  • The requests aren't taken into account by the rate limit algorithm
  • The request outcomes aren't cacheable
@Sidnioulz Sidnioulz self-assigned this Oct 5, 2024
@Sidnioulz Sidnioulz converted this from a draft issue Oct 5, 2024
@Sidnioulz Sidnioulz added enhancement New feature or request pkg-rest labels Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pkg-rest
Projects
Status: Todo
Development

No branches or pull requests

1 participant