Closed
Description
hi there,
we're experiencing very long spring boot shutdown times which makes our automated testing slow and painful - around 20 seconds per listener/session - is there a way we can configure or control/override this behaviour?
these lines from our logs seems to be related..
`{"@timestamp":"2022-08-09T11:57:05.802Z","level":"INFO","service":"ehr-transfer-service","class":"SQSMessageConsumer","line":"229","message":"Shutting down ConsumerPrefetch executor","environment":"local"}
{"@timestamp":"2022-08-09T11:57:06.305Z","level":"INFO","service":"ehr-transfer-service","class":"SQSSession","line":"421","message":"Shutting down SessionCallBackScheduler executor","environment":"local"}`
thanks!
Metadata
Metadata
Assignees
Labels
No labels