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

Stable / consistent algorithm types for PIDHandler #298

Closed
tmadlener opened this issue May 6, 2024 · 0 comments · Fixed by #307
Closed

Stable / consistent algorithm types for PIDHandler #298

tmadlener opened this issue May 6, 2024 · 0 comments · Fixed by #307
Labels
enhancement New feature or request

Comments

@tmadlener
Copy link
Contributor

The PIDHandler introduced with #268 leaves the determination / setting of the algorithmType / algoID value to the user. This is quite error prone and we should make it easy / trivial to set a consistent & unique value here via the same tools. The easiest solution is probably to use some hash of the algorithm name.

This issue is mainly here for keeping track of this, as it was raised during the review of #268, but not yet implemented there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
1 participant