Failed to start execution: length cannot exceed 32768

Open
#6,233 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
python
Domain
ai, backend

Research direction

Start by reproducing the failure with the autowebcompat-repro agent and the provided Run ID, then trace where the encoded attachments become container environment values. Check behavior near the 32768-character limit; done means long inputs no longer fail during execution startup and the resulting handling is covered by a regression test.

Written by the indexing model from the issue text.

Description

hackbot

This happened when passing long input to the autowebcompat-repro agent, the input included encoded attachments.

Run ID: 6f2278a7-e260-4e1c-9c3b-51525acab1cb

Failed to start execution: 400 Violation in RunJobRequest.overrides.container_overrides[0].env[5].value: length cannot exceed 32768. [field_violations {
  field: "Violation in RunJobRequest.overrides.container_overrides[0].env[5].value"
  description: "length cannot exceed 32768."
}
]
Dominant language
Python
Stars
570
Forks
351
Avg merge
2d 13h
Merged PRs (30d)
65

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mozilla/bugbug

All issues in mozilla/bugbug

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.