microsoft / GraphEngine

Microsoft Graph Engine
http://www.graphengine.io/
MIT License
2.19k stars 328 forks source link

GraphEngineServiceEventSource does not implement Request and ServiceInitialization events #321

Closed TaviTruman closed 4 years ago

TaviTruman commented 4 years ago

GraphEngineServiceEventSource is generating these errors in pre-production SF Cluster with X509 and Reverse Proxy configured:

image

Implementation is missing these code productions:

image

I have made the correction is Pull Request: #289

TaviTruman commented 4 years ago

Problem solved!

image

image