ecolabdata / ecospheres-isomorphe

Une application pour appliquer des transformations XML aux catalogues Geonetwork du MTECT.
0 stars 0 forks source link

Process a RecordBatch by chunks to avoid timeouts #41

Open streino opened 2 months ago

abulte commented 2 months ago

There's also a default timeout on jobs, maybe we're hitting that https://python-rq.org/docs/results/#dealing-with-job-timeouts

streino commented 4 weeks ago

Mitigated by increasing job timeout to 3h.