🩹 Surround logs saving in a try catch block
It seems that in some particular set up the logs saving is failing.
This commit is contained in:
@ -19,6 +19,7 @@ const getUsage = async () => {
|
||||
hasStarted: true,
|
||||
createdAt: {
|
||||
gte: '2023-09-18T00:00:00.000Z',
|
||||
lt: '2023-10-18T00:00:00.000Z',
|
||||
},
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user