Skip to content

Draft: Add GSM integration

Maksim Malkov requested to merge feature/gsm-sync-simple into master

Intention

To add GSM messages publishing functionality.

Changes

  • GSM messages will be published in case records are successfully stored
  • GSM messages will be published in case records failed to be stored
  • GSM messages will be published in case ingestion or the Ingestor initialization(the process before applying handlers to the records) will throw unexpected/expected runtime exceptions
Edited by Maksim Malkov

Merge request reports