Software Alternatives, Accelerators & Startups

How we tamed Node.js event loop lag: a deepdive

Trigger.dev Baselime
  1. Trigger workflows from APIs, on a schedule, or on demand. API calls are easy with authentication handled for you. Add durable delays that survive server restarts.
    Trigger.dev v3 is now in Developer Preview and takes an approach that combines the best of both worlds. We deploy and run your background task code in a separate process, completely isolated from your main service and from each other, without worrying about timeouts. If you'd like to try it out, please sign up for the waitlist.

    #Business Tools #Support, Sales, And Marketing #Web Service Automation 13 social mentions

  2. Observability & error tracking for cloud applications
    The next step to uncovering the root cause was to instrument the underlying code with some additional telemetry. Luckily we already have OpenTelemetry setup in our application, which sends traces to Baselime.io. After adding additional spans to the code we started seeing traces like this:.

    #Error Tracking #Exception Monitoring #Crash Reporting 2 social mentions

Discuss: How we tamed Node.js event loop lag: a deepdive

Log in or Post with