Added logs to split pdf hook to improve transparency on the process.
Added retry counter to retry hook logs
Tested on _sample_docs/layout-parser-paper-fast.pdf and _sample_docs/layout-parser-paper.pdf.
First one will log that it cannot split if run with pdf split.
This PR is a clone of https://github.com/Unstructured-IO/unstructured-python-client/pull/96.
Summary:
Tested on _sample_docs/layout-parser-paper-fast.pdf and _sample_docs/layout-parser-paper.pdf. First one will log that it cannot split if run with pdf split.