Skip to content

feat: subscribe to submitted function#198

Open
hanchchch wants to merge 2 commits intomainfrom
hanch/infra-1781
Open

feat: subscribe to submitted function#198
hanchchch wants to merge 2 commits intomainfrom
hanch/infra-1781

Conversation

@hanchchch
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Feb 10, 2026

Comment on lines +446 to +450
raise GRPCException(
"Subscription to task "
f"{task_id} was superseded by a new subscriber.",
StatusCode.ABORTED,
)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we allow only one subscriber at a time. when new connection is established, old connection will be aborted.

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

Comments