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: Limit the number of events and minify the events #4402

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Gallardot
Copy link
Member

@Gallardot Gallardot commented Apr 19, 2024

What problem does this PR solve?

What's changed and how it works?

Related changes

  • This change also requires further updates to the website (e.g. docs)
  • This change also requires further updates to the UI interface

Cherry-pick to release branches (optional)

This PR should be cherry-picked to the following release branches:

  • release-2.6
  • release-2.5

Checklist

CHANGELOG

Must include at least one of them.

  • I have updated the CHANGELOG.md
  • I have labeled this PR with "no-need-update-changelog"

Tests

Must include at least one of them.

  • Unit test
  • E2E test
  • Manual test

Side effects

  • Breaking backward compatibility

DCO

If you find the DCO check fails, please run commands like below (Depends on the actual situations. For example, if the failed commit isn't the most recent) to fix it:

git commit --amend --signoff
git push --force

Signed-off-by: Gallardot <gallardot@apache.org>
Signed-off-by: Gallardot <gallardot@apache.org>
Signed-off-by: Gallardot <gallardot@apache.org>
@Gallardot Gallardot requested a review from STRRL April 19, 2024 16:04
Signed-off-by: Gallardot <gallardot@apache.org>
@github-actions github-actions bot added the CI/CD label Apr 20, 2024
@STRRL STRRL self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Couldn't delete HttpChaos because request too large
2 participants