Closed Verdini closed 7 months ago
Great to see this pull request! Sorry for the delayed reply and thank you for your pull request. I've been struggled with this issue for a while. I'll prepare for the new release for the next version shortly. Thanks again! :)
Description
I've identified an issue in the getQueueInfo method within the SqsService class after trying to use the library's latest commit, which includes the abort stop feature. The consumer instance wasn't being returned correctly following recent modifications. This pull request addresses this discrepancy, ensuring the accurate retrieval of the consumer instance. Additionally, I'm pleased to report that all automated tests now pass seamlessly 😄