during the running of the feature_download script on large data sets often the script with crash on line 119 after the allotted
attempts,
"logging.info(f"matched features {matched}")"
resulting in the error "TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'"
and the logging warning ERROR:root:Error from WFS service. Status code: 502
