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

BE-619 | Async calls from Node to SQS #8882

Closed
wants to merge 1 commit into from
Closed

Conversation

deividaspetraitis
Copy link
Member

@deividaspetraitis deividaspetraitis commented Dec 11, 2024

Closes: #XXX

What is the purpose of the change

This PR updates SQS streaming service to make calls from Node to SQS asynchronously in order to ensure Node keeps processing block and is not affected by SQS performance.

Testing and Verifying

This change is already covered by existing tests, such as (please describe tests).

This change added tests and can be verified as follows:

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Where is the change documented?

  • Specification (x/{module}/README.md)
  • Osmosis documentation site
  • Code comments?
  • N/A

This PR updates SQS streaming service to make calls from Node to SQS
asynchronously in order to ensure Node keeps processing block and is not
affected by SQS performance.
@deividaspetraitis deividaspetraitis self-assigned this Dec 11, 2024
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you!

@github-actions github-actions bot added the Stale label Dec 20, 2024
@github-actions github-actions bot closed this Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant