Skip to content

feat(task-executor): add drop policies and tracking - #42

Merged
LimiNode merged 3 commits into
mainfrom
codex/extend-queuepolicy-for-drop-behaviors
Sep 15, 2025
Merged

feat(task-executor): add drop policies and tracking#42
LimiNode merged 3 commits into
mainfrom
codex/extend-queuepolicy-for-drop-behaviors

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • extend task executor queue policy with DropNewest and DropOldest options
  • track discarded tasks via atomic counter
  • expose macros for new queue policies

Testing

  • cmake -S . -B build
  • cmake --build build
  • ctest --test-dir build (fails: file_logger_rotation_test)

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

@LimiNode
LimiNode merged commit b394003 into main Sep 15, 2025
10 checks passed
@LimiNode
LimiNode deleted the codex/extend-queuepolicy-for-drop-behaviors branch September 20, 2025 05:35
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