NOAA-GSL / MATS

MATS is a quick & interactive way to view verification statistics
https://gsl.noaa.gov/mats/
6 stars 0 forks source link

Add .catch() clauses to couchbase async funtions #1084

Open mollybsmith-noaa opened 11 months ago

mollybsmith-noaa commented 11 months ago

Most of the coucbase asynchronous routines in MATS don't have .catch() clauses, so they throw quiet errors that don't cause the code to stop, leading to the app hanging. We need to add .catch() clauses to all the async functions so that they are obvious when they have errors.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 90 days with no activity.

mollybsmith-noaa commented 8 months ago

Issue not actually stale

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 90 days with no activity.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open 90 days with no activity.