Suraku

Results 1 comments of Suraku

I've also had this same issue. Fixed locally by removing "updatedAt" within the "update" function, in client-statistics.service.ts https://github.com/benjamin-wilson/public-pool/blob/master/src/ORM/client-statistics/client-statistics.service.ts#L31 The exception happens when trying to do this.clientService.heartbeat within the try catch...