Previously used httpx's implicit default (5 seconds). Explicit timeout makes behavior clear and gives more time for slow responses.
Add SOURCE_BITFINEX and PAIR_BTC_EUR constants in price_fetcher.py and use them consistently in routes/audit.py, worker.py, and tests.