Skip to content

Conversation

@cleemullins
Copy link
Collaborator

@cleemullins cleemullins commented Oct 7, 2025

Fixes #11

This PR simply removed the check on the "delay" type (and the resulting sleep), as supporting that is against the spec. If someone want to implement this manually in their application code, such a delay should still be applicable.

If I recall correctly, the history of this was to avoid older implementations sending messages too quickly and being received out of order.

The C# version of this PR is found here:
microsoft/Agents-for-net#240

Same approach taken in both languages.

@cleemullins cleemullins merged commit 7db49cc into main Oct 7, 2025
8 checks passed
@cleemullins cleemullins deleted the users/cleemullins/removeDelayActivity branch October 7, 2025 18:28
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.

Remove Delay Activity support

4 participants