Skip to content

Conversation

giortzisg
Copy link
Contributor

Closes #892 .

Properly handle rate limits by adding log_item.

@giortzisg giortzisg requested a review from lcian September 11, 2025 09:37
@lcian lcian changed the title add rate limit for logs fix(core): add rate limit for logs Sep 11, 2025
Copy link

codecov bot commented Sep 11, 2025

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.33%. Comparing base (280dab9) to head (3a3d82e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #894      +/-   ##
==========================================
+ Coverage   73.29%   73.33%   +0.04%     
==========================================
  Files          64       64              
  Lines        7407     7423      +16     
==========================================
+ Hits         5429     5444      +15     
- Misses       1978     1979       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@giortzisg giortzisg changed the title fix(core): add rate limit for logs fix(transport): add rate limit for logs Sep 11, 2025
Copy link
Member

@lcian lcian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks

@giortzisg giortzisg merged commit a5932c0 into master Sep 11, 2025
19 checks passed
@giortzisg giortzisg deleted the fix/add-log-rate-limit branch September 11, 2025 12:10
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.

Consider LogItems for rate limits
2 participants