pacificclimate / scip-frontend

Salmon Climate Impacts Portal
GNU General Public License v3.0
1 stars 1 forks source link

Intermittent data loading issue #77

Closed corviday closed 2 months ago

corviday commented 2 months ago

From @rod-glover :

Behavioural problem, I think:

  • Refresh app.
  • Select a basin.
  • Select a watershed.
  • Select a yearly (or monthly or daily) indicator.
    • "Loading data" message shows. The data does not seem ever to load.
  • Click View Indictors at outlet only switch. (Also note spelling mistake "Indictors").
  • Loading data message immediately replaced by graph.

More generally and I think more misleading:

  • Switch "View indicators ..." back off.
  • Select a different indicator.
  • Graph does not update, but the title does (!)
    • Switch "View indicators ..." on.
    • Graph updates.

I haven't been able to reproduce this. It might be another manifestation of the intermittant backend 500s. but it's hard to think of a way the SCIP backend could be causing this; it sounds like an issue with the PCEX backend.

Need better handling of data errors to debug this.

corviday commented 2 months ago

Whoops, Rod already made an issue for this.