Event Stream Connection Closed

Hello,
I have encountered a problem with Kong when one of the service endpoints provides events stream it is being closed prematurely by Kong. What is the correct way of setting up a service with events stream? The only thing that i have found is to increase the read_timeout property of the service to make connection last longer but is that the right approach? Is there better more correct way of handling events streams through Kong?
Thanks!