await sendData()

in src/statistics/scheduler.ts [27:28]


    await sendData(baseUri, config.endpoint, payload)
  } catch (error) {