Skip to content

Comments

Improve error handling for source loading failures#129

Open
costateixeira wants to merge 5 commits intoHealthIntersections:mainfrom
costateixeira:feature/error-logging-improvements
Open

Improve error handling for source loading failures#129
costateixeira wants to merge 5 commits intoHealthIntersections:mainfrom
costateixeira:feature/error-logging-improvements

Conversation

@costateixeira
Copy link
Contributor

Sources that fail to fetch or load are now logged and skipped instead of crashing the server. Errors are written to both console and log file so they are visible in Docker output (Winston suppresses errors from console by default). A summary of failed sources is logged after loading completes.

Co-Authored-By: Claude

Sources that fail to fetch or load are now logged and skipped instead of
crashing the server. Errors are written to both console and log file so
they are visible in Docker output (Winston suppresses errors from
console by default). A summary of failed sources is logged after loading
completes.

Co-Authored-By: Claude
Errors during source loading now print to console before failing, so
they are visible in Docker output (Winston suppresses errors from
console by default). The error message identifies which source failed.

Co-Authored-By: Claude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant