Skip to content

Conversation

@massimoalbarello
Copy link
Member

When polling for canister messages, the request timeout happens after 2 minutes. In this time, the poller is idle and new messages are neither polled nor relayed.

Add a timeout of 5 seconds so that if a response is not received, the poller can poll again immediately. The boundary node should choose another replica (randomly) and thus the poller should have a better chance to get the response in time.

@massimoalbarello massimoalbarello merged commit 4f26691 into main Jan 23, 2024
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.

2 participants