The aim of this service is to listen Libraries.io Firehose Stream and based on events create new analyses.
- Note that currently it supports just plain reading of stream without any config.
See our contributing guidelines for more info.
From our experience firehose stream might be little bit unstable, which is causing various exceptions. These exceptions are about connectivity issues (InvalidRead or Timeout) and we decided to handle these exceptions by OpenShift by simply restarting container if some issue occurs.