-
Notifications
You must be signed in to change notification settings - Fork 17
Move Split PDF page functionality to hooks #69
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
Conversation
PR is still missing some unit tests, I'm working on it right now, but the main functionality is finished and can be reviewed. |
src/unstructured_client/_hooks/custom/log_retries_after_error_hook.py
Outdated
Show resolved
Hide resolved
…ast page fails and other don't while splitting pdf.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
FYI Everything with this PR is ready from my side. If there are no comments from your side then I think it can be safely merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay!
ONLY
_hooks
directory andgen.yaml
file are relevant for review. Rest of the changes were generated by speakeasy