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

fix: increase timeout for aggregator API #104

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Jul 17, 2024

All handler executions for inclusion store insert are timing out at 10s. The lambda invokes the aggregator service UCAN service, but this is also set to timeout at the default 10s.

Screenshot 2024-07-17 at 11 42 46

This PR changes the timeout for the insert handler lambda and the aggregator UCAN service to the max (30s) to see if it resolves the issue.

@seed-deploy seed-deploy bot temporarily deployed to pr104 July 17, 2024 10:45 Inactive
Copy link

seed-deploy bot commented Jul 17, 2024

View stack outputs

@alanshaw alanshaw merged commit 66c9e17 into main Jul 17, 2024
3 checks passed
@alanshaw alanshaw deleted the fix/increase-timeout-for-aggregator-api branch July 17, 2024 11:06
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