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

GenericAwsError when trying to connecting to Sqs #643

Closed
gkfabs opened this issue Sep 9, 2022 · 1 comment
Closed

GenericAwsError when trying to connecting to Sqs #643

gkfabs opened this issue Sep 9, 2022 · 1 comment

Comments

@gkfabs
Copy link

gkfabs commented Sep 9, 2022

Hello,

When trying to connect to amazon Sqs queue with a call encapsulated in a ZLayer, I received this error GenericAwsError(software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: event executor terminated)

The same call done directly works.

I attached a small test.tar.gz sbt app with both examples.

Thanks

@gkfabs
Copy link
Author

gkfabs commented Sep 15, 2022

Root cause was zio/zio-logging#510

@gkfabs gkfabs closed this as not planned Won't fix, can't repro, duplicate, stale Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant