Skip to content

Vouch Request: avasis-ai #3384

@avasis-ai

Description

@avasis-ai

Hi! I'm Abhay from Avasis AI (YC community). I'd like to contribute to Trigger.dev.

I've already identified and fixed two bugs:

  1. OTLP nanosecond timestamp overflow in webapp event repository #3292 — OTLP nanosecond timestamp overflow from IEEE 754 precision loss. Fix: use BigInt(ms) * BigInt(1_000_000) instead of BigInt(ms * 1_000_000). PR fix: OTLP nanosecond timestamp overflow from IEEE 754 precision loss #3383 (closed due to vouch requirement).

  2. bug: Scheduled task test page crashes when previous runs have empty payloads #3316 — Scheduled task test page crashes on empty payloads. Fix: null guard in getScheduleTaskRunPayload when parsePacket returns undefined. PR fix: handle empty payloads in scheduled task test page (#3316) #3382 (closed due to vouch requirement).

Background: I build neurosymbolic AI infrastructure at Avasis AI. TypeScript is our primary stack. I've contributed to Terrazzo (6 open PRs), ZIO (3 open PRs), and other OSS projects.

GitHub profile: https://github.com/avasis-ai

Looking forward to contributing!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions