You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but we are not subsequently completing that subscription confirmation request, which looks to be exhausting the localstack HTTP connection pool with a sufficiently large number of SNS subscriptions.
The text was updated successfully, but these errors were encountered:
anaerobic
changed the title
localstack:stable is not publishing SNS messages due to subscription confirmation HTTP connections not completing
localstack:stable is not publishing SNS messages due to subscription confirmation HTTP requests not sending a response
Oct 4, 2024
* completing subscription confirmation requests
* fixing own contributor href
---------
Co-authored-by: Michael W. Martin <mmartin2@lifetimefitness.com>
when localstack sends the subscription confirmation request we are fetching the
SubscribeURL
to enable the subscription atserverless-offline-sns/src/sns-adapter.ts
Line 152 in b2987bd
The text was updated successfully, but these errors were encountered: