mirror of
https://github.com/dergigi/boris.git
synced 2025-12-17 06:34:24 +01:00
Add detailed logging to verify background refresh is working: - Log when background refresh is triggered - Log the response status and result from refresh endpoint - Log errors if refresh fetch fails - Add logging in refresh endpoint to track: - When refresh starts - When metadata is found - When metadata is cached - Any errors during refresh This will help diagnose if background refresh is actually populating the Redis cache after timeouts.