Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: group concurrency not being respected #799

Open
modern-sapien opened this issue Jul 19, 2023 · 3 comments
Open

bug: group concurrency not being respected #799

modern-sapien opened this issue Jul 19, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@modern-sapien
Copy link

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

@modern-sapien modern-sapien added the bug Something isn't working label Jul 19, 2023
@modern-sapien
Copy link
Author

@tnolet has this been picked up by anyone and maybe just not resolved here?

@tnolet
Copy link
Member

tnolet commented Aug 18, 2023

@tnolet has this been picked up by anyone and maybe just not resolved here?

@modern-sapien no, this ticket has not been addressed yet.

@umutuzgur
Copy link
Member

@clample I talked to @tnolet how this behavior should look like. He wants to have a concurrency within the groups but 2 separate groups would run in parallel. Feel free to reach out to him if you have any questions

@umutuzgur umutuzgur assigned umutuzgur and unassigned clample Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants