Skip to content

Conversation

@mraszyk
Copy link
Contributor

@mraszyk mraszyk commented Dec 4, 2025

This PR facilitates testing bounded-wait calls by allowing the test author to specify the first and last subnet executed in a round. This way, it is possible to make the caller receive a timeout while the callee processes the message before or after the deadline.

Technically, this is achieved by extending the configuration of the "tick" endpoint of the PocketIC server (executing a round). In addition, the configuration types are now simplified and decoupled between the server and client (user-facing library). While the simplification and decoupling is technically a breaking change, we expect its impact to be limited since the current configuration options (configuring subnet blockmakers) are only expected to be used internally.

@github-actions github-actions bot added the feat label Dec 4, 2025
@mraszyk mraszyk marked this pull request as ready for review December 4, 2025 09:00
@mraszyk mraszyk requested a review from a team as a code owner December 4, 2025 09:00
@mraszyk mraszyk marked this pull request as draft December 4, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant