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-1584 Fixed re-discovery issues for own S-chain and connected S-chains #1586

Merged
merged 5 commits into from
Sep 13, 2023

Conversation

sergiy-skalelabs
Copy link
Contributor

  • Fixed SNB parallel discovery delays for connected S-chains
  • Fixed own S-chain discovery delays
  • Added high-verbosity-trace level logs to detect re-discovery details

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b914ef5) 85.79% compared to head (91a824a) 85.79%.

❗ Current head 91a824a differs from pull request most recent head 862c5eb. Consider uploading reports for the commit 862c5eb to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1586   +/-   ##
========================================
  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.

agent/discoveryTools.mjs Outdated Show resolved Hide resolved
@sergiy-skalelabs sergiy-skalelabs marked this pull request as ready for review September 13, 2023 09:44
@sergiy-skalelabs sergiy-skalelabs merged commit 0d09858 into develop Sep 13, 2023
@sergiy-skalelabs sergiy-skalelabs deleted the ticket-1584/network-re-discovery-issues branch September 13, 2023 17:01
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 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.

IMA Agent not refresh data in cache after init
3 participants