Skip to content

Improve error message when failing to send task to worker#3350

Open
juliusgeo wants to merge 1 commit intomainfrom
update_worker_send_timeout_error_msg
Open

Improve error message when failing to send task to worker#3350
juliusgeo wants to merge 1 commit intomainfrom
update_worker_send_timeout_error_msg

Conversation

@juliusgeo
Copy link
Contributor

Description

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation change (pure documentation change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking changes to code which doesn't change any behaviour)
  • CI (any automation pipeline changes)
  • Chore (changes which are not directly related to any business logic)
  • Test changes (add, refactor, improve or change a test)
  • This change requires a documentation update

What's Changed

  • Add a list of tasks or features here...

@vercel
Copy link

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hatchet-docs Ready Ready Preview, Comment Mar 20, 2026 3:18pm

Request Review

@github-actions
Copy link
Contributor

Benchmark results

goos: linux
goarch: amd64
pkg: github.com/hatchet-dev/hatchet/internal/services/dispatcher
cpu: AMD Ryzen 9 7950X3D 16-Core Processor          
                  │ /tmp/old.txt │         /tmp/new.txt          │
                  │    sec/op    │    sec/op     vs base         │
LockAcquisition-8   699.6n ± 75%   700.8n ± 82%  ~ (p=0.818 n=6)

                  │ /tmp/old.txt │         /tmp/new.txt          │
                  │     B/op     │     B/op      vs base         │
LockAcquisition-8   324.0 ± 182%   350.5 ± 154%  ~ (p=0.457 n=6)

                  │ /tmp/old.txt │         /tmp/new.txt         │
                  │  allocs/op   │  allocs/op   vs base         │
LockAcquisition-8    4.000 ± 50%   4.000 ± 50%  ~ (p=1.000 n=6)

Compared against main (3e478b6)

@promptless-for-oss
Copy link

📝 Documentation updates detected!

Updated existing suggestion: Update flow control env var from backlog size to lock acquisition timeout


Tip: Filter the Dashboard by labels or assignees to focus on what matters to you 🔎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants