Expected Behavior
FeedEntryMessageSource should timeout the connection when server is unresponsive for desired amount of time
Current Behavior
FeedEntryMessageSource holds the connection infinitely which is blocking other threads.
Here is stackoverflow url: https://stackoverflow.com/questions/69822045/threads-are-being-blocked-while-receiving-data-from-rss-feed-adapter?noredirect=1#comment123697506_69822045