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

WPS fails if it takes too much #10914

Open
1 task done
offtherailz opened this issue Mar 7, 2025 · 0 comments · Fixed by #10916 · May be fixed by #10915
Open
1 task done

WPS fails if it takes too much #10914

offtherailz opened this issue Mar 7, 2025 · 0 comments · Fixed by #10916 · May be fixed by #10915
Assignees
Labels
BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch bug
Milestone

Comments

@offtherailz
Copy link
Member

Description

When WPS do not resolve immediately (e.g. big download) the layerdownload fails. This because mapstore checks statusLocation URL to get the executionId in ExecutionStatus response. But ExecutionStatus do not include statusResponse.

How to reproduce

  • Do a request to a big layer
  • Wait a little
MapStore.mp4

Expected Result

  • Download proceeds until success

Current Result

  • Download fails

  • The error code is not shown.

  • Not browser related

Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

@offtherailz offtherailz added the bug label Mar 7, 2025
@offtherailz offtherailz self-assigned this Mar 7, 2025
@offtherailz offtherailz added this to the 2025.01.00 milestone Mar 7, 2025
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue Mar 7, 2025
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue Mar 7, 2025
@tdipisa tdipisa added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch bug
Projects
None yet
2 participants