Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1362

Getting Pool is now shutting down message from akka when using SNS publish from my application

$
0
0

I have a few streams that wake every min or so and pulling some docs from the DB and performing some actions and in the end sending messages to SNS.

the tick interval is every 1 min currently.

every few minutes I see this error info in the log:

[INFO] [06/04/2020 07:50:32.326] [default-akka.actor.default-dispatcher-5] [default/Pool(shared->https://sns.eu-west-1.amazonaws.com:443)] Pool is now shutting down as requested.

[INFO] [06/04/2020 07:51:32.666] [default-akka.actor.default-dispatcher-15] [default/Pool(shared->https://sns.eu-west-1.amazonaws.com:443)] Pool shutting down because akka.http.host-connection-pool.idle-timeout triggered after 30 seconds.

in not sure what that means…does someone had it before? 443 was worrying me.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1362