jumbatm / cloud-path-tracer

A toy online path tracing service.
GNU General Public License v3.0
0 stars 1 forks source link

Add error handling upon bad RedisCache connection. #18

Closed peter2380123 closed 5 years ago

peter2380123 commented 5 years ago

Also redirects clients to error message page.

Closes #14.