Closed tstrachota closed 7 years ago
Refreshing the cache is skipped when a http call raises an exception: https://github.com/Apipie/apipie-bindings/blob/master/lib/apipie_bindings/api.rb#L238-L247
It should be checking the cache even on error responses.
Refreshing the cache is skipped when a http call raises an exception: https://github.com/Apipie/apipie-bindings/blob/master/lib/apipie_bindings/api.rb#L238-L247
It should be checking the cache even on error responses.