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

Add a new test for the sqs poller when message is empty #2378

Open
1 of 4 tasks
sandbergja opened this issue May 21, 2024 · 0 comments
Open
1 of 4 tasks

Add a new test for the sqs poller when message is empty #2378

sandbergja opened this issue May 21, 2024 · 0 comments
Labels
maintenance Ticket related to maintenance that needs to be done

Comments

@sandbergja
Copy link
Member

What maintenance needs to be done?

Test the behavior of the AwsSqsPoller class when the message body is an empty string.

Level of urgency

  • High
  • Moderate
  • Low

Why is this maintenance needed?

We have been experiencing timeout errors related to the Poller (see #1566). We are not sure of the behavior of this class when it receives unexpected/empty data, and would like to see if it could be related to that issue.

Acceptance criteria

@sandbergja sandbergja added the maintenance Ticket related to maintenance that needs to be done label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Ticket related to maintenance that needs to be done
Projects
None yet
Development

No branches or pull requests

1 participant