Skip to content

feat(executor): add queue size controls - #21

Merged
LimiNode merged 1 commit into
mainfrom
codex/add-max_queue_size-to-taskexecutor
Sep 14, 2025
Merged

feat(executor): add queue size controls#21
LimiNode merged 1 commit into
mainfrom
codex/add-max_queue_size-to-taskexecutor

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • allow TaskExecutor to drop or block when its queue exceeds a configurable limit
  • expose queue policy via LOGIT_QUEUE_DROP and LOGIT_QUEUE_BLOCK
  • document queue configuration in README and examples

Testing

  • cmake -S . -B build
  • cmake --build build
  • ctest --test-dir build

https://chatgpt.com/codex/tasks/task_e_68c568f3ef80832cab62ad0db53ca04a

@LimiNode
LimiNode merged commit 6049291 into main Sep 14, 2025
7 checks passed
@LimiNode
LimiNode deleted the codex/add-max_queue_size-to-taskexecutor branch September 20, 2025 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant