react-relay-network-modern icon indicating copy to clipboard operation
react-relay-network-modern copied to clipboard

Remove error logging from CacheMiddleware

Open losnappas opened this issue 3 years ago • 0 comments

This line: https://github.com/relay-tools/react-relay-network-modern/blob/master/src/middlewares/cache.js#L84

Is destroying my logs. Can we remove it or is there a way of making the error e into something nice? I would prefer it was removed, though. Maybe an onError callback could be added, instead.

losnappas avatar Nov 04 '21 00:11 losnappas