Skip to content

implemented conccurent message handling - #44

Merged
raphael-goetz merged 2 commits into
mainfrom
feat/add-concurrent-exec-queue
Aug 26, 2026
Merged

implemented conccurent message handling#44
raphael-goetz merged 2 commits into
mainfrom
feat/add-concurrent-exec-queue

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/hercules/-/pipelines/2792555800

Status: Passed
Duration: 2 minutes

Job summaries

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/16119420098/artifacts/out/index.html

Runtime function results are protocol traffic, not optional caller-initiated
requests, so they must not be dropped when the outbound queue is full.
try_send_caller_request keeps the fail-fast admission behavior for
execute_flow/execute_sub_flow; send_mandatory instead awaits capacity for
execution results, so a full queue slows result delivery rather than
silently discarding it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@raphael-goetz
raphael-goetz merged commit 9a74d05 into main Aug 26, 2026
4 checks passed
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.

1 participant