Rate limit reset on docker instance

Hi Adam,

Sorry, I don’t have docker logs as I took down the service. The limit error is -

But I think I solved it by increasing the isochrone parameters for distance and time.

But new error pops up and crashes QGIS completely. I checked a similar post Error 3099 Unable to build an isochrone and the graphs are built. Calculating isochrones using the ORS tools plugin for the same dataset works perfectly. But inside a script, looping this function seems to give me this error

21 Jul 13:07:39 ERROR [routing.RoutingProfile] - java.lang.IllegalStateException: Calculate snapped point before!
21 Jul 13:07:39 ERROR [errors.CommonResponseEntityExceptionHandler] - org.heigit.ors.exceptions.InternalServerException: Unable to build an isochrone map.
21 Jul 13:07:39 ERROR [routing.RoutingProfile] - java.lang.IllegalStateException: Calculate snapped point before!
21 Jul 13:07:39 ERROR [errors.CommonResponseEntityExceptionHandler] - org.heigit.ors.exceptions.InternalServerException: Unable to build an isochrone map.
21 Jul 13:07:40 ERROR [routing.RoutingProfile] - java.lang.IllegalStateException: Calculate snapped point before!
21 Jul 13:07:40 ERROR [errors.CommonResponseEntityExceptionHandler] - org.heigit.ors.exceptions.InternalServerException: Unable to build an isochrone map.
21 Jul 13:07:40 ERROR [routing.RoutingProfile] - java.lang.IllegalStateException: Calculate snapped point before!
21 Jul 13:07:40 ERROR [errors.CommonResponseEntityExceptionHandler] - org.heigit.ors.exceptions.InternalServerException: Unable to build an isochrone map.
21 Jul 13:07:41 ERROR [routing.RoutingProfile] - java.lang.IllegalStateException: Calculate snapped point before!
21 Jul 13:07:41 ERROR [errors.CommonResponseEntityExceptionHandler] - org.heigit.ors.exceptions.InternalServerException: Unable to build an isochrone map.
21 Jul 13:07:42 ERROR [routing.RoutingProfile] - java.lang.IllegalStateException: Calculate snapped point before!
21 Jul 13:07:42 ERROR [errors.CommonResponseEntityExceptionHandler] - org.heigit.ors.exceptions.InternalServerException: Unable to build an isochrone map.
21 Jul 13:07:44 ERROR [routing.RoutingProfile] - java.lang.IllegalStateException: Calculate snapped point before!
21 Jul 13:07:44 ERROR [errors.CommonResponseEntityExceptionHandler] - org.heigit.ors.exceptions.InternalServerException: Unable to build an isochrone map.

What could be causing this error? Do you think it is then a dataset issue? They are simple shapefiles of OSM points of interest.