-
Notifications
You must be signed in to change notification settings - Fork 38
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/Restart SN services after neo-go
is down
#2434
Merged
cthulhu-rider
merged 6 commits into
nspcc-dev:master
from
carpawell:feat/restart-SN-services-after-neo-go-is-down
Jul 21, 2023
Merged
fix/Restart SN services after neo-go
is down
#2434
cthulhu-rider
merged 6 commits into
nspcc-dev:master
from
carpawell:feat/restart-SN-services-after-neo-go-is-down
Jul 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #2434 +/- ##
==========================================
- Coverage 29.48% 29.41% -0.08%
==========================================
Files 399 399
Lines 30268 30346 +78
==========================================
Hits 8925 8925
- Misses 20602 20680 +78
Partials 741 741
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
roman-khimov
approved these changes
Jul 18, 2023
cthulhu-rider
approved these changes
Jul 19, 2023
carpawell
force-pushed
the
feat/restart-SN-services-after-neo-go-is-down
branch
from
July 19, 2023 09:21
9b90e18
to
a46968a
Compare
carpawell
force-pushed
the
feat/restart-SN-services-after-neo-go-is-down
branch
from
July 19, 2023 09:27
a46968a
to
e2a9866
Compare
carpawell
force-pushed
the
feat/restart-SN-services-after-neo-go-is-down
branch
from
July 19, 2023 09:32
e2a9866
to
ce78d9b
Compare
carpawell
force-pushed
the
feat/restart-SN-services-after-neo-go-is-down
branch
from
July 19, 2023 09:34
ce78d9b
to
a499b99
Compare
cthulhu-rider
approved these changes
Jul 20, 2023
Signed-off-by: Pavel Karpy <[email protected]>
Their values may be non-actual after reconnection. Signed-off-by: Pavel Karpy <[email protected]>
Signed-off-by: Pavel Karpy <[email protected]>
Signed-off-by: Pavel Karpy <[email protected]>
Closes nspcc-dev#1337. Signed-off-by: Pavel Karpy <[email protected]>
Signed-off-by: Pavel Karpy <[email protected]>
carpawell
force-pushed
the
feat/restart-SN-services-after-neo-go-is-down
branch
from
July 20, 2023 18:18
a499b99
to
25522ce
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #1337. The #2406 but for SN. Also tested with https://github.com/notimetoname/neofs-dev-env/tree/local/add-rpc-morph-node.