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

fix(send_kcidb.py): Limit submission batch to smaller value #953

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

nuclearcat
Copy link
Member

We might send up to 200 events at once and it is causing problems at kcidb, let's limit temporary to 25 events at once.

We might send up to 200 events at once and it is causing problems at kcidb,
let's limit temporary to less at once.

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
@nuclearcat nuclearcat added this pull request to the merge queue Jan 28, 2025
Merged via the queue into kernelci:main with commit 8781263 Jan 28, 2025
3 checks passed
@nuclearcat nuclearcat deleted the limit-submissions branch January 28, 2025 02:05
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.

1 participant