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

feat(core): enable user custom check flows #179

Closed
wants to merge 1 commit into from

Conversation

aasseman
Copy link
Contributor

Split create_rav_request to let the user execute checks entirely themselves. This enables running batched checks before a RAV request.

This kinda breaks the encapsulation, but I couldn't figure out anything better that fits my needs in https://github.com/graphops/indexer-service-rs for now...

Split `create_rav_request` to let the user execute checks entirely
themselves. This enables running batched checks before a RAV request.

Signed-off-by: Alexis Asseman <[email protected]>
@aasseman aasseman self-assigned this Sep 30, 2023
@github-actions
Copy link

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)

@aasseman aasseman marked this pull request as draft October 1, 2023 02:52
@aasseman
Copy link
Contributor Author

aasseman commented Oct 1, 2023

Decided to leave it as a draft, I'm not sure it makes sense to push this to main. I'll use this branch with the indexer-service for now to try and make some progress, but ideally we come up with a better solution later on.

@aasseman
Copy link
Contributor Author

Abandoned in favor of #180

@aasseman aasseman closed this Nov 15, 2023
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

Successfully merging this pull request may close these issues.

1 participant