{
  "events": [
    {
      "type": "patchSignals",
      "signals": {
        "one": 1,
        "two": 2
      },
      "eventId": "event1",
      "retryDuration": 2000,
      "onlyIfMissing": true
    }
  ]
}
