NCAR / NCAR/wrfcloud

RAL GIS server breaks maps

Open
#232 0 comments 0 reactions 1 assignee View on GitHub

@hahnd is already working on this.

Since Nov 8, 2023.

alert: NEED MORE DEFINITION type: bug
Dominant language
Python
Stars
18
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.