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

Build debugging tool to replicate index-provider internals #31

Open
LexLuthr opened this issue Jun 26, 2023 · 0 comments
Open

Build debugging tool to replicate index-provider internals #31

LexLuthr opened this issue Jun 26, 2023 · 0 comments

Comments

@LexLuthr
Copy link

We need to build some of the index-provider and indexer internal as standalone tools. Right now, it is very difficult to predict what went wrong if error is not very clear. Case in point, we get an error during ingestion saying there is a hash mismatch. Now, I have to open the DB to try to figure out what chunks were generate when this ad was originally created. We should build tools which can provide us some insight into how output will be impacted based on different inputs to try to predict possible error scenarios.

Example: Chunker, MHlister based on file etc

I can contribute to this issue as time permits.

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