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

Refactor query determination #397

Open
mthmulders opened this issue Aug 8, 2024 · 1 comment
Open

Refactor query determination #397

mthmulders opened this issue Aug 8, 2024 · 1 comment

Comments

@mthmulders
Copy link
Owner

The code that decides whether/how to query Maven Central is brittle and hard to oversee. It should be refactored to become simpler, better testable and easier to understand.

@mthmulders
Copy link
Owner Author

I believe (although I have no evidence for it) that the brittleness of that code (SearchCommandHandler to be more precise) might also be the root cause for the fact that errors sometimes get reported in strange ways, as observed in #394:

MCS ran into an error: failure: failure: failure: failure: failure: failure: failure:

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