eskerda
eskerda
We have the possiblity of using another feed for v'lille https://github.com/eskerda/pybikes/pull/580, so if it's a matter of the original source, we can try using that
I have marked all tasks done, by either fixing them, or creating new issues.
https://otp.opendatahub.com/otp/routers/openmove/bike_rental
Hey @scop, thanks for taking the time to write this PR. there's now a helsinki feed on the old v1 HSL api, foli fixed consuming donkey republic gbfs feed directly....
Covered by publibike https://github.com/eskerda/pybikes/blob/d3a831fc8bba27eaaefc917b2e071fc518e69ef9/pybikes/data/publibike.json#L3-L13
Hmm.. didn't think about this case. Can you run it with the debug flag, check if there's more output? `> slack-keep-presence -d`
I see there's some problem with close event on websocket connection not being fired that can be tracked down to ws lib. One option is implementing ping/pong on our side
@atomical Also, as a quick workaround note you can leave `slack-keep-presence` running on a server on a screen/tmux session.
Note to anyone stumbling on this issue and waiting for https://github.com/numirias/pytest-json-report/pull/90 getting merged, you can pin `pytest-metadata` to the last compatible version on your `requirements.txt`. ``` pytest-metadata==2.0.4 pytest-json-report ```
https://github.com/eskerda/pybikes/pull/642