You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Trigger.dev team — I’d like to start contributing here because the product and repo are very aligned with the kind of systems work I want to build a reputation around: workflow orchestration, background jobs, agent infra, reliability, and developer tooling.
I’ve been spending a lot of my OSS time lately on SDK and infra-heavy fixes, and I’m looking to contribute to projects where small correctness/perf fixes actually matter to users and maintainers.
I already cloned the repo, read through AGENTS.md and CONTRIBUTING.md, and took a first pass over the codebase.
For a first issue, I’d like to take on something scoped and testable rather than anything broad. The two issues that looked like the best fit were:
Why do you want to contribute?
Hey Trigger.dev team — I’d like to start contributing here because the product and repo are very aligned with the kind of systems work I want to build a reputation around: workflow orchestration, background jobs, agent infra, reliability, and developer tooling.
I’ve been spending a lot of my OSS time lately on SDK and infra-heavy fixes, and I’m looking to contribute to projects where small correctness/perf fixes actually matter to users and maintainers.
I already cloned the repo, read through
AGENTS.mdandCONTRIBUTING.md, and took a first pass over the codebase.For a first issue, I’d like to take on something scoped and testable rather than anything broad. The two issues that looked like the best fit were:
bug(v3): maxElapsed timeout boundary bypassed in ExponentialBackoff.executeperf(webapp): lack of pagination in GET /api/v1/runs/:runId/events endpoint risks out-of-memory crashes#3730 —perf(webapp): lack of pagination in GET /api/v1/runs/:runId/events endpoint risks out-of-memory crashesMy preference is to start with #3726 because it looks tighter, easier to verify, and like a good first contribution to build trust.
Prior contributions or relevant experience
exa-labs/exa-pyandexa-labs/exa-jsaround typed SDK gaps and request behavior:If that sounds like a good fit, I’d appreciate a vouch and I’ll start with #3726.