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

Incorrect error message #150

Open
SiggyF opened this issue Oct 11, 2024 · 1 comment
Open

Incorrect error message #150

SiggyF opened this issue Oct 11, 2024 · 1 comment
Assignees

Comments

@SiggyF
Copy link
Contributor

SiggyF commented Oct 11, 2024

This function suggests that a recursion errorr is present. But that's not always the case. If you add invalid activities you also end up here. Make the error more clear and provide the list of unregistred items to the user so they can solve their problem more quickly.

raise ValueError(

@SiggyF SiggyF self-assigned this Oct 11, 2024
@SiggyF
Copy link
Contributor Author

SiggyF commented Oct 11, 2024

Also raise the logging level to warn so that the errors show up by default.

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

No branches or pull requests

1 participant