jamespfennell / transiter

Web service for transit data
https://demo.transiter.dev
MIT License
62 stars 7 forks source link

Useless log spam at the error level #133

Closed jamespfennell closed 9 months ago

jamespfennell commented 9 months ago

My Transiter deployment is full of this kind of log spam at the error level:

time=2023-12-14T13:05:29.410Z level=ERROR msg="unexpected internal error: context canceled"

I have no idea where this log line is being logged, or what the implication of it is. I should find the log line and either remove it, or add enough context so that it makes sense. Also, consider downgrading to warning.