Bertware

Results 142 comments of Bertware

I don't have a timeline since it's heavily dependent on how much free time I'm able to spend on this, but I have just pushed my own branch with these...

@koeleboe I have now deployed the feature branch to lumen.api.irail.be, mostly to start testing the backwards compatibility. All normal queries should work and return identical results to api.irail.be. I'll create...

Status is currently only set when a status is set by the back-end. This information is not shared to or from other requests either, so it will be null unless...

See #512 for progress on replacing the current codebase with the new back-end

This can and should be addressed, the old manual json printer needs an update to prepend these quotes with a backslash.

Hmmm, the vehicle is only present in the GTFS feed starting today, and only has one departure (on the 8th of may). This means that the GTFS file cannot be...

These trains show up in the timetable view and route-planner, but not in the vehicle endpoint, right? Or are other endpoints affected as well? > Hmm that's weird, but I...

We disabled the feed update earlier this week to prevent ingesting empty files, but have not re-enabled this yet. I'd expect the file to be up to date again either...

Hi Rens, latest.zip points now correctly to todays GTFS file and will update automatically again. The unpacked folder will be updated automatically when tomorrows file is fetched. You can verify...

This shouldn't be rate limiting, as rate limiting should return an HTTP 429 code. What is the exact body you were receiving from the server?