[BUG] SEGMENT_DOWNLOAD_TIMEOUT_MINS seems to be not applied to Post
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.6k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
With default SEGMENT_DOWNLOAD_TIMEOUT_MINS which is 10 min the Post Caching can exceed the 10min. I had to cancel the workflow after 12min.
I think it would be nice to have a different env for this.
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
Start by locating the Post Caching implementation and tracing how SEGMENT_DOWNLOAD_TIMEOUT_MINS is applied. Clarify whether Post Caching needs a separate environment variable, then verify that the configured timeout limits the workflow as intended and is covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100