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

Sometimes when the user tries to get all connections the error is returned: entity <connection name> is not found (status: 404) #617

Open
BPylypenko opened this issue Sep 17, 2021 · 0 comments
Labels
bug Something isn't working normal minor functionality or non-critical data. It has an easy workaround.

Comments

@BPylypenko
Copy link
Contributor

Description
Sometimes when the user tries to get all connections the error is returned: entity <connection name> is not found (status: 404).
NB. Maybe should be fixed for other entities also. (train, pack, deploy, etc.)

Reproduction
It reproduces during massive creation of connections and connection get requests (CI ongoing testing).

Actual result
when the user tries to get all connections the error is returned: entity <connection name> is not found (status: 404).

Expected result
All now existing connections (only existing) are returned to the user.

Attachments
image

Environment:

  • cli, sdk versions: 1.6.0
@BPylypenko BPylypenko added bug Something isn't working normal minor functionality or non-critical data. It has an easy workaround. labels Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working normal minor functionality or non-critical data. It has an easy workaround.
Projects
None yet
Development

No branches or pull requests

1 participant