Skip to content

Add optional retry mechanism for transient network errors #794

Add optional retry mechanism for transient network errors

Add optional retry mechanism for transient network errors #794

Re-run triggered December 1, 2025 19:21
Status Failure
Total duration 25s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
The process '/opt/hostedtoolcache/ruff/0.14.7/x86_64/ruff' failed with exit code 1
Ruff (F401): tests/test_prices.py#L5
tests/test_prices.py:5:34: F401 `unittest.mock.MagicMock` imported but unused
Ruff (F401): tests/test_prices.py#L5
tests/test_prices.py:5:27: F401 `unittest.mock.patch` imported but unused