bug: group concurrency not being respected
Open
@umutuzgur is already working on this.
Since Nov 21, 2023.
bug
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 25
- Avg merge
- 14h 14m
- Merged PRs (30d)
- 38
Description
Node.js version
14
NPM version
latest
@checkly/cli version
latest
Steps to reproduce
Bug report: Group Concurrency setting not respected
A group check's concurrency setting is not respected when set. There's a timeout in the setup for 15 seconds for 8 checks. We should see these checks occurring over at a minimum of a two minute time period, but we see that it all happens in one.
Reproduction
https://github.com/modern-sapien/checkly-repro-error/tree/api-setup-failure
What is expected?
Concurrency is respected
What is actually happening?
Concurrency is not respected
Any additional comments?
No response
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.
Assessment
This issue has not been assessed yet.