Bertware
Bertware
Hmm, seems like different ways to cancel a train conflict with each other when it comes to representing the cancelled state. I captured the raw data and added a test...
> There is again an issue with partially canceled trains. This happens for L886. It departs from Dendermonde, but the API says that the vehicle is not found in GTFS....
> > There is again an issue with partially canceled trains. This happens for L886. It departs from Dendermonde, but the API says that the vehicle is not found in...
> It doesnt seem to be fixed. S10 3887 has been canceled between Opwijk and Dendermonde, while the API shows the stops. Fore some reason, the request doesnt work (gives...
The /v2 endpoints are drafts which are not final yet, and some have broken while refactoring or fixing certain features in the v1 endpoints. Once v2 endpoints are defined and...
Before the deployment of the new production code, staging was used for some performance testing (seeing how many days could be loaded on the small instance). This caused instability due...
[3882.tar.gz](https://github.com/iRail/iRail/files/15313459/3882.tar.gz) Weird, seems fine now when looking back a couple of days later, so it might also have been a case where some identifier got out of sync between the...
I was able to reproduce the issue and added a capture of the back-end data to the development branch, but haven't been able to reproduce and test yet, will likely...
Testing locally shows the correct composition for both trains, and in both cases the source has changed as well. Seems like the composition was updated 2024-05-02 17:01:03, cache duration should...
Hi @bijanmmarkes, sorry for the late response. Right now it might be good to keep this in a separate branch/fork, we do however encourage PRs for the main logic such...