Commits
Click on a commit to change the comparison range๐ fix: retry on non-2xx response and catch MaxRetryError in space API โป๏ธ refactor: model space API fetch failures with Result โป๏ธ refactor: unify fetch_json Result handling โป๏ธ refactor: return Result from MaxRetry ๐ fix: preserve non-json fetch status handling โป๏ธ refactor: simplify Result handling at fetch call sites ๐งช test: remove mocked space API cases ๐ fix: preserve size selection semantics โป๏ธ refactor: inline size Result unwrap ๐ fix: preserve get_size fallback semantics