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

Add ability to set CI request timeout #30

Closed
mykysha opened this issue Dec 8, 2023 · 0 comments
Closed

Add ability to set CI request timeout #30

mykysha opened this issue Dec 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mykysha
Copy link
Contributor

mykysha commented Dec 8, 2023

Codebase operator v2.17
The requests to the CI in the codebasebranch chain get sent with a hardcoded interval. This interval should be configurable with an env variable.

Acceptance criteria:

  • The operator should try to read the CI_REQUEST_DELAY_SEC env value. If no value is provided, it should default to a predefined value.
@mykysha mykysha added the enhancement New feature or request label Dec 8, 2023
@mykysha mykysha self-assigned this Dec 8, 2023
@mykysha mykysha moved this to In Progress in KubeRocketCI Dec 8, 2023
epmd-edp pushed a commit that referenced this issue Dec 8, 2023
Change-Id: If6375c142459085f21fd9026656964d9dc83d940
@mykysha mykysha moved this from In Progress to Done in KubeRocketCI Dec 8, 2023
@mykysha mykysha closed this as completed Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant