blackmarblepy icon indicating copy to clipboard operation
blackmarblepy copied to clipboard

Read Operation Timeout

Open eflplaton opened this issue 4 months ago • 5 comments

Read Operation Timeout

Description

I tried running the code before and it works perfectly even though it took time to process a whole year's worth of data, hence, I divided the code by month. Now, I tried to rerun it and tried several ways like adjusting the timeout, and the size into a day, but it just usually takes hours until it stops progressing and stays into the same % of "PROCESSING TASKS", is there a way to manage this error? Moreover, the file_skip_if_exists doesn't work since I tried running the same query hoping it will skip the tile with available data, but it just resets the whole process.

Reproducibility

  • [ ] The bug is reproducible.
  • [x] The bug is intermittent.
  • [ ] The bug occurs only under specific conditions.

Screenshots / Error Messages (if applicable)

image

Here is the screenshot where I ran the same code and it supposedly skipped the file since before it had xKB of size, now it resets to: image

Environment

  • Operating System: Windows10

eflplaton avatar Feb 21 '24 20:02 eflplaton