axiomhq / axiom-js

Official language bindings and library extensions for Axiom
https://axiom.co
MIT License
87 stars 14 forks source link

fix: provide onError to catch errors on fetch promises #144

Closed schehata closed 6 months ago

schehata commented 6 months ago

Allow the users to pass a method onError to capture and handle errors.