library · inferred from evidence
@axiomhq/pino
A Pino transport library for Axiom that was causing server crashes due to unhandled network errors during ingestion.
- Internal errors in @axiomhq/pino cause server to crash
The SDK did not catch network errors from ingest, so any ingestion failure (outage, expired/invalid token) became an uncaught exception that took down the process. Maintainers released new versions of @axiomhq/js and @axiomhq/pino that catc