events(payload)
          .then(function (event) {
            talks(payload, event)
              .then(function (talk) {
                log.debug('talk processed.');