Files
jake c7887bf2db refactor: update logging levels for various procedures
- Changed logging levels from `warn` to `debug` for non-critical issues in the calendar and chat API routes to reduce log noise.
- Updated error handling in the cron and screenshot routes to use `warn` for more significant issues while maintaining `debug` for less critical logs.
- Introduced a new `RemoteDataUnavailableError` class to better categorize remote data fetch failures across services, enhancing error handling consistency.
- Adjusted logging in the domain and provider routers to differentiate between expected and unexpected errors, improving clarity in logs.
2026-09-10 11:22:20 -04:00
..
2026-09-10 09:53:55 -04:00
2026-09-10 09:53:55 -04:00