HTTP connection closed unexpectedly issue in akka-stream application
In my akka-streams(scala) application, I am using google pubsub as the source, querying from a BigQuery table and then publishing an outcome to a kafka topic and later acknowledging the pubsub
message. But I am intermittently facing this issue.