--
You received this message because you are subscribed to the Google Groups "A gathering place for the Open Rail Data community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openraildata-t...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/openraildata-talk/204103c5-0c77-4d00-af33-c1f587fdcd88n%40googlegroups.com.
This endpoint https://api1.raildata.org.uk/1010-historical-service-performance-_hsp_v1/api/v1/serviceMetrics is still responding 504 Gateway Timeout for me, also with a Rate Limit of one request per second that is really restrictive for batch processing unless there is another source to collect all historic performance data for each day. I am currently using the serviceDetails operation on the API but I’m running into 429 Spike Alert violation exceptions unless I limit my application to 1 request per second which means for over 24k requests per weekday the process is running for a long time. The hsp-prod.rockshore api for serviceDetails is still available and doesn’t seem to have any rate limit, but I don’t want to risk it going down mid operations. Anyone with a similar issue or a work around/ solution would be greatly appreciated.
--
You received this message because you are subscribed to the Google Groups "A gathering place for the Open Rail Data community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openraildata-t...@googlegroups.com.
However I’m curious as to why both API/s are responding with errors for serviceMetricshttps://hsp-prod.rockshore.net/api/v1/serviceMetrics -> 504 Gateway Time-outhttps://api1.raildata.org.uk/1010-historical-service-performance-_hsp_v1/api/v1/serviceMetrics -> 504 Gateway TimeoutI’m stuck, which of these can I use for one off querying for my application. All help greatly appreciated.
--
You received this message because you are subscribed to the Google Groups "A gathering place for the Open Rail Data community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openraildata-t...@googlegroups.com.
Thanks for the update. I just had a chance to test the HSP endpoint again, and it still appears to be down.
I
also noticed that both the RDM and NRDP endpoints are still timing out
(504) after about 1 minute. Could you please confirm whether this
might be due to an API configuration issue on my end, or if the service
is still experiencing high request loads?