Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

resolve issue #93 #106

Merged
merged 1 commit into from
Nov 6, 2024
Merged

resolve issue #93 #106

merged 1 commit into from
Nov 6, 2024

Conversation

nurzhan-saktaganov
Copy link
Collaborator

What has been done? Why? What problem is being solved?

I didn't forget about (remove if it is not applicable):

Related issues: #93

* Add a pause between bucketsDiscovery requests (default is 10 ms)
@nurzhan-saktaganov nurzhan-saktaganov linked an issue Nov 5, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.92%. Comparing base (775273c) to head (63a99f5).

Files with missing lines Patch % Lines
discovery.go 0.00% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   69.88%   69.92%   +0.03%     
==========================================
  Files          13       13              
  Lines        1252     1260       +8     
==========================================
+ Hits          875      881       +6     
- Misses        328      331       +3     
+ Partials       49       48       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KaymeKaydex KaymeKaydex merged commit d6277d5 into master Nov 6, 2024
8 checks passed
@nurzhan-saktaganov nurzhan-saktaganov deleted the nsaktaganov_resolve_issue_93 branch November 18, 2024 20:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Discovery: add a pause between requests
3 participants