-
Notifications
You must be signed in to change notification settings - Fork 6
RAL GIS server breaks maps #232
Copy link
Copy link
Open
Labels
alert: NEED MORE DEFINITIONNot yet actionable, additional definition requiredNot yet actionable, additional definition requiredtype: bugFix something that is not workingFix something that is not working
Metadata
Metadata
Assignees
Labels
alert: NEED MORE DEFINITIONNot yet actionable, additional definition requiredNot yet actionable, additional definition requiredtype: bugFix something that is not workingFix something that is not working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the Problem
The RAL service providing the political boundaries base map is constantly going down. This negatively affects viewing model output in the web application because the thread pool is used up by requests to this map service, and they take minutes to timeout, which blocks other requests from going through.
This layer should remain in the application, but should default to being turned off. The users can turn it on with a click if they wish. If it locks up the application, the user can reload and leave it turned off.