hapi-server / cache-tools

A collection of tools for reading, writing, and managing a cache of HAPI responses
0 stars 1 forks source link

error codes #5

Open sandyfreelance opened 9 months ago

sandyfreelance commented 9 months ago

Cacheing needs to be aware of both types of error codes:

http error codes (returns by websites) e.g. down, 404, etc

HAPI error codes