feat: Implements retrying logic for downloading models using --model-url flag (#9255)
* feat: Implements retrying logic for downloading models using --model-url flag
* Update common/common.cpp
Co-authored-by: Xuan Son Nguyen <redacted>
* Update common/common.cpp
Co-authored-by: Xuan Son Nguyen <redacted>
* apply comments
* implements a retry function to avoid duplication
* fix editorconfig
* change function name
---------
Co-authored-by: farbod <redacted> Co-authored-by: Xuan Son Nguyen <redacted> Co-authored-by: slaren <redacted> Co-authored-by: Xuan Son Nguyen <redacted>