Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue: #81

Open
Tmodurr opened this issue Apr 15, 2024 · 1 comment
Open

issue: #81

Tmodurr opened this issue Apr 15, 2024 · 1 comment

Comments

@Tmodurr
Copy link

Tmodurr commented Apr 15, 2024

Configuration

  • ORS Client: "openrouteservice-js": "^0.3.2"
  • Node.js: v18.8.0.
  • Target geography: United States, Oregon
  • Parameters passed to Openrouteservice.Isochrones.calculate below (5 point geometries passed in locations
    image

Issue:
When running Isochrone operations using the openrouteservice-js client, seeing intermittent issues with 'Operation was abortederrors. Error below.err.code` is 20.

Stack Trace.
`'AbortError: The operation was aborted.
at new DOMException (node:internal/per_context/domexception:53:5)
at abortFetch (node:internal/deps/undici/undici:6374:21)
at requestObject.signal.addEventListener.once (node:internal/deps/undici/undici:6308:9)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:731:20)
at AbortSignal.dispatchEvent (node:internal/event_target:673:26)
at abortSignal (node:internal/abort_controller:292:10)
at AbortController.abort (node:internal/abort_controller:322:5)
at AbortSignal.abort (node:internal/deps/undici/undici:5636:36)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:731:20)
at AbortSignal.dispatchEvent (node:internal/event_target:673:26)'

@Tmodurr
Copy link
Author

Tmodurr commented Apr 15, 2024

Mostly anecdotal but issues are increasingly spawned with larger ranges. For instance, 5 and 10km ranges have no issues, 50km has a few, and 75km has more failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant