Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test2] add 10s delay to USDC call #286

Closed
wants to merge 6 commits into from

Conversation

matYang
Copy link
Collaborator

@matYang matYang commented Nov 14, 2023

Motivation

In order to test the scenario where exec plugin times out while building USDC batch, add a 10 second delay to each USDC API call.
At observation timeout threshold of 35 seconds, this caps USDC throughput to 3 messages per round. Since the API responses are cached, the plugin should eventually make enough calls to execute the root.
E.g if a root has 10 messages, it should take 4 rounds to execute the root.

@matYang matYang changed the base branch from ccip-develop to release/v2.6.0-ccip1.2.0 November 14, 2023 22:12
@matYang matYang added the do not merge Do not merge at this time label Nov 14, 2023
@matYang matYang closed this Nov 15, 2023
@matYang matYang deleted the feature/laggy-usdc-2 branch November 15, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Do not merge at this time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants