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 Metatransaction broadcaster timeouts #1153

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Fix Metatransaction broadcaster timeouts #1153

merged 2 commits into from
Aug 10, 2023

Conversation

area
Copy link
Member

@area area commented Aug 9, 2023

Similar to a few issues we've had on the frontend in the last couple of weeks when it comes to querying large block ranges, the request was timing out and it meant that we were refusing to broadcast metatransactions that set token authorities.

This fixes that behaviour in what should be a robust fashion.

This is already in production, so this PR is to 'catch up' the repository.

arrenv
arrenv previously approved these changes Aug 9, 2023
Copy link
Member

@arrenv arrenv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working for me, nice work!

@area area merged commit a5c2d9b into develop Aug 10, 2023
2 checks passed
@area area deleted the maint/metatx-timeout branch August 10, 2023 06:31
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.

2 participants