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
I am following Linear's official SDK webhook docs for Express. The example does `const handler = webhookClient.createHandler(); app.post("/hooks/linear", handler);`, but in practice `createHandler()` returns `(request: Request) => Promise[R
- Internal errors in @axiomhq/pino cause server to crash
Using @axiomhq/pino in Koa Node servers: during an hour-long Axiom ingestion outage, unhandled network errors thrown from axiom.ingest crashed the servers (Sentry showed `Error FetchClient.[anonymous] ... Service Unavailable` thrown at the