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 timeout parameter for generic queue #466

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

johha
Copy link
Contributor

@johha johha commented Sep 4, 2024

Introduces cc.jobs.queues.cc_generic.timeout_in_seconds parameter which allows operators to configure a dedicated timeout for jobs in the cc-generic queue.
Generic jobs are only enqueued on API VMs, thus the parameter is not needed for workers, clock etc.

  • Links to any other associated PRs
    Related to ccng PR #3945.

  • I have viewed signed and have submitted the Contributor License Agreement

  • I have made this pull request to the develop branch

  • I have run CF Acceptance Tests on bosh lite

Introduces `cc.jobs.queues.cc_generic.timeout_in_seconds` parameter
which allows operators to configure a dedicated timeout for jobs in the cc-generic queue.
Generic jobs are only enqueued on API VMs, thus the parameter is not needed for workers, clock etc.

Related to ccng PR #3945.
@johha johha force-pushed the queue-timeout-parameter branch from 0668ea5 to 2602d44 Compare September 4, 2024 07:20
@johha johha merged commit e30965e into develop Sep 17, 2024
2 checks passed
@johha johha deleted the queue-timeout-parameter branch September 17, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants