The 'timeout_seconds_per_row' argument in the 'fit_catalgoue' method of 'SBI_Fitter' doesn't seem to be working, with some rows of my catalog stalling indefinitely despite setting the argument to 10 seconds. I think the function that actually samples the posterior with the timeout is commented out in line 6445 of sbi_runner.py
The 'timeout_seconds_per_row' argument in the 'fit_catalgoue' method of 'SBI_Fitter' doesn't seem to be working, with some rows of my catalog stalling indefinitely despite setting the argument to 10 seconds. I think the function that actually samples the posterior with the timeout is commented out in line 6445 of sbi_runner.py