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

[#1249] Don't create action statuses to log range downloads #2261

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

avgustinmm
Copy link
Contributor

In case of range request:

  • there could be too many action checks
  • there could be too many action statuses - filling the db and hitting the quote

So, this PR skip action existing check and skip logging (following the approach from #1331 PR by @zyga)

…loads

In case of range request:
* there could be too many action checks
* there could be too many action statuses - filling the db and hitting the quote

So, this PR skip action existing check and skip logging (following the approach
from eclipse-hawkbit#1331 PR by @zyga)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
@hawkbit-bot
Copy link

Can one of the admins verify this patch?

@avgustinmm avgustinmm merged commit 406f420 into eclipse-hawkbit:master Jan 31, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants