VEuPathDB / web-monorepo

A monorepo that contains all frontend code for VEuPathDB websites
Apache License 2.0
2 stars 0 forks source link

Map - improve UX for long-running requests that fail with a 502 proxy error #1242

Open bobular opened 1 month ago

bobular commented 1 month ago

hat tip: @aurreco-uga

Megastudy, default marker variable (species) then do a "timeline histogram" of collection start date

Overlaying with species breaks it for me (though it works on a second attempt) image

aurreco-uga commented 1 month ago

what i observed in this case is that rserve takes longer than a minute.. the service ends with 200 (logs do not show awareness of the problem)..

  1. the rserve developer should check why this takes longer than a minute....
  2. and if we are okay with this happening, or in general i wonder if the client should grab teh proxy error and tell the user something generic about the request is too big? or too slow? and that they should try with less data.