Status of request.
Enumeration value |
Comments |
|---|---|
Waiting |
Calculation has not yet started running (is still pending) |
Running |
Calculation is running, but has not completed |
Finished |
Calculation did successfully finish |
NoResult |
For the given parameters, the computation could not be finish with the given parameters. This is e.g. the case for a route computation with start and end point on two roads that are not connected. |
ParameterError |
There was some problem with input or result request data. The web-service framework determined that one or more parameters were invalid. |
RunError |
The calculation was started, but failed before completion. |
NotFound |
The given request ID was not found. |
© 2020, Fraunhofer IVI