checkly / checkly/checkly-cli

bug: group concurrency not being respected

Open
#799 3 comments 0 reactions 1 assignee View on GitHub

@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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.