kscalelabs / store

K-Scale Labs store
https://robolist.xyz
MIT License
17 stars 13 forks source link

Graceful fail #81

Closed chennisden closed 1 month ago

chennisden commented 1 month ago

Some pages (such as Robots, Parts, etc) make several API requests, instead of redirecting to /404 on clientside anytime any client OR server error occurs, we ought to just take the good results and run with them

codekansas commented 1 month ago

Linked to #83