Make truncation length for UserTest uniform and configurable
Open
Nobody has claimed this yet.
tasktypes
waiting_for_dependencies
- Dominant language
- Python
- Stars
- 1k
- Forks
- 412
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 3
Description
The truncation length set in 664bf00 isn't configurable and it's set only for Batch. It should be made uniform and configurable. Probably it should be passed as variable in the Job.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the UserTest, Batch, and Job implementations and inspect the truncation length introduced by commit 664bf00. Determine how the setting currently reaches Batch; done means the same truncation length is configurable and applied uniformly through the Job path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100