Warning for step already exists
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 365
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 169
Description
I see a bunch of these in the logs. Is this normal?
Step "step//app/workflows/ad-set/steps/ads.ts//updateAd" with correlation ID "step_01KC9SQXX8B9101F636EG4QMB8" already exists, skipping: Workflow step with ID step_01KC9SQXX8B9101F636EG4QMB8 already exists for run wrun_01KC9SQX7JJT49768M39Y495QJ
Also, I get way too much Timeout errors for POST /.well-known/workflow/v1/step
Vercel Runtime Timeout Error: Task timed out after 600 seconds
Contributor guide
No contributing guide indexed for this repository
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 examining the POST /.well-known/workflow/v1/step endpoint and the logged duplicate-step warning alongside the Vercel Runtime Timeout Error. Determine whether repeated existing-step warnings are expected and what causes the 600-second timeouts; done means the behavior and remediation are established for both symptoms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100