alephdata / ingest-file

Ingestors extract the contents of mixed unstructured documents into structured (followthemoney) data.
GNU Affero General Public License v3.0
54 stars 25 forks source link

Respect the timeout and retry settings for converting documents #577

Closed stchris closed 6 months ago

stchris commented 7 months ago

Should fix #573

These settings were always there, but when we integrated convert-document into ingest-file we didn't hook them up.

I've also reduced the defaults to something more sensible ™️