feat: add timeout and max_retries parameters to Client methods; introduce NotFoundError exception

This commit is contained in:
etienne-hd
2025-08-20 16:53:37 +02:00
parent 07d200b653
commit 8eb8a96e8f
3 changed files with 27 additions and 12 deletions

2
.gitignore vendored
View File

@@ -181,7 +181,7 @@ cython_debug/
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
# and can be added to the global gitignore or merged into this file. However, if you prefer,
# you could uncomment the following to ignore the enitre vscode folder
# .vscode/
.vscode/
# Ruff stuff:
.ruff_cache/