hasl-sensor / integration

Swedish Public Transport Sensor (HASL). Formerly named HomeAssistant SL Sensor
https://hasl.sorlov.com
Apache License 2.0
34 stars 7 forks source link

Getting frequent SLAPI_API_Error 5324: None (Departures) errors #45

Closed grobius closed 2 years ago

grobius commented 2 years ago

Hi,

Just I'm frequently getting SLAPI_API_Error 5324: None (Departures) when polling the API. Just want to know if anyone else is having the same experience. I'm just polling aprox 150 request/day and sometimes it seems to work.

Thx!

DSorlov commented 2 years ago

What lines are you polling? Do you have a departure within 60 minutes? Are you using the beta version or stable version?

grobius commented 2 years ago

Polling line 29 from site 9681 at an interval of 360sec and yes there are almost always departures withing 60min during daytime. I'm running v.3.0.6

grobius commented 2 years ago

Seems like issue is fixed now, assume this error was on API side. Thx!