await flushBatch()

in simulator/lib/dispatch.js [23:30]


    await flushBatch()
    batch = []
  }
}

// Flushes the batch to Kinesis
const flushBatch = async () => {
  const params = {