Skip to content

fix(taskbroker): Allow taskbroker_send_tasks to run indefinitely#110573

Merged
evanh merged 2 commits intomasterfrom
evanh/fix/modify-send-script-to-run-forever
Mar 13, 2026
Merged

fix(taskbroker): Allow taskbroker_send_tasks to run indefinitely#110573
evanh merged 2 commits intomasterfrom
evanh/fix/modify-send-script-to-run-forever

Conversation

@evanh
Copy link
Member

@evanh evanh commented Mar 12, 2026

The function currently will create a set number of tasks. Provide an option that lets the script run
indefinitely without stopping. This will be used in test environments to provide constant automatic
throughput.

The function currently will create a set number of tasks. Provide an option that lets the script run
indefinitely without stopping. This will be used in test environments to provide constant automatic
throughput.
@evanh evanh requested a review from a team March 12, 2026 20:12
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 12, 2026
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@evanh evanh enabled auto-merge (squash) March 13, 2026 15:21
@evanh evanh merged commit a92235b into master Mar 13, 2026
57 checks passed
@evanh evanh deleted the evanh/fix/modify-send-script-to-run-forever branch March 13, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants