framework · inferred from evidence
Koa
A Node.js web framework tested with the updated Linear SDK handler.
- LinearWebhookClient Express docs example is wrong: `createHandler()` returns a Fetch-style handler
How to fix linear: linearwebhookclient express docs example is wrong: `createhandler()` returns a fetch-style handler.
- 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