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

Use global UUIDs for pipelines & algorithms #694

Open
mihow opened this issue Jan 26, 2025 · 0 comments
Open

Use global UUIDs for pipelines & algorithms #694

mihow opened this issue Jan 26, 2025 · 0 comments

Comments

@mihow
Copy link
Collaborator

mihow commented Jan 26, 2025

Currently we use slugs & keys for matching pipelines between Antenna and the Processing Service / ML Backends. However we don't want to miss-match pipelines across projects that happen to have the same slug (e.g. something like "default" or "moths"). And we do want to match pipelines and algorithms that are truly the same, even if they are in both a private Processing Service and a shared Processing Service.

More TDB @mihow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant