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

ticket-1602 Fixed SNB refresh not working each 1 hour #1606

Merged
merged 13 commits into from
Sep 30, 2023

Conversation

sergiy-skalelabs
Copy link
Contributor

@sergiy-skalelabs sergiy-skalelabs commented Sep 29, 2023

  • Fixed SNB refresh not working each 1 hour on some nodes
  • Implemented wait for init complete in parallel worker threads

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (6d81fa0) 85.79% compared to head (0b080ae) 85.79%.

❗ Current head 0b080ae differs from pull request most recent head 009fc97. Consider uploading reports for the commit 009fc97 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1606   +/-   ##
========================================
  Coverage    85.79%   85.79%           
========================================
  Files           26       26           
  Lines         1464     1464           
  Branches       401      401           
========================================
  Hits          1256     1256           
  Misses          33       33           
  Partials       175      175           

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

@DmytroNazarenko DmytroNazarenko marked this pull request as ready for review September 30, 2023 18:17
@DmytroNazarenko DmytroNazarenko merged commit 3ab88c0 into develop Sep 30, 2023
@DmytroNazarenko DmytroNazarenko deleted the ticket-1602/SNB-refresh-not-working branch September 30, 2023 18:17
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SNB does not invoked with default time interval 1 hour
2 participants