Joris C
Joris C
I had a another similar 500 error, OidcException: ``` Traceback (most recent call last): File "/data/users/Private/joris.c/lcfm-production/notebooks/sentinel1-jm.py", line 88, in job_manager.run_jobs( File "/home/joris.c/mambaforge/envs/lcfm-production/lib/python3.11/site-packages/openeo/extra/job_management.py", line 365, in run_jobs self._launch_job(start_job, df, i, backend_name)...
With v 0.32.0, I just got this error: ``` 2024-10-24 07:19:34.070 | INFO | sentinel1.pipeline:start_job:120 - Starting Job: j-2410247e2d7f46239f21d65252bebc31 {'executor_memory': '2G', 'executor_memoryOverhead': '1G', 'driver-memory': '3G', 'driver-memoryOverhead': '1G', 'python-memory': '16m', 'max-executors':...
I have taken a look at this issue again. In the mean time, I've read Svanberg's 2002 paper. There's something that doesn't seem to match in the MWE posted above....
No.. In my opinion the MMA needs a rewrite, but that's beyond my capabilities.
Just to be sure, this is with the STAC-based implementation of the job manager? As pandas dataframes are not thread-safe, so unless you explicitly add locks, this might run awry...
Test result(s) here: https://github.com/VITO-RS-Vegetation/lcfm-production/issues/279 Copy: Error that occurs every ~10 job submissions ``` 2025-09-02 13:24:11.342 | INFO | lcfm_sentinel1.pipeline:start_yearly_job:271 - Starting Job: j-2509021124114865ab8beec41324c60b for tile 14VLP /data/users/Private/lcfm.vm/openeo-python-client/openeo/rest/connection.py:1206: UserWarning: Property filtering...