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

Consider using external Node's interfaces if internal are unavailable #1668

Closed
carpawell opened this issue Aug 8, 2022 · 1 comment
Closed
Labels
discussion Open discussion of some problem neofs-ir Inner Ring node application issues neofs-storage Storage node application issues U3 Regular

Comments

@carpawell
Copy link
Member

After #1667, there could be situations when the internal apps could not use other apps' internal interfaces.

That could be considered as one of:

  1. App is unavailable, skip it;
  2. App status is unknown and the caller should try an external interface as the best effort.

Choose and implement the option (or do nothing if the option says so).

@carpawell carpawell added discussion Open discussion of some problem triage neofs-ir Inner Ring node application issues neofs-storage Storage node application issues labels Aug 8, 2022
@alexchetaev alexchetaev added the U3 Regular label Sep 17, 2022
@carpawell
Copy link
Member Author

Closed via #1817.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Open discussion of some problem neofs-ir Inner Ring node application issues neofs-storage Storage node application issues U3 Regular
Projects
None yet
Development

No branches or pull requests

2 participants