Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

No error on multiple pipeline json files for same name and version #123

Open
vidyasiv opened this issue Jan 12, 2023 · 0 comments
Open

No error on multiple pipeline json files for same name and version #123

vidyasiv opened this issue Jan 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@vidyasiv
Copy link
Contributor

If there are multiple json files for the same name and version of pipeline like so:

pipelines/gstreamer/object_detection/person_vehicle_bike/
├── pipeline.json
└── pipeline2.json

Pipeline Server loads the pipelines one after the other and on a client request, the pipeline loaded last is used i.e pipeline2.json - there's no warning or error reported to the user.

@akwrobel akwrobel added the bug Something isn't working label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants