introduce a new instance api rate limiter
This commit is contained in:
@@ -689,7 +689,7 @@ const eventController = {
|
||||
...pagination,
|
||||
replacements
|
||||
}).catch(e => {
|
||||
log.error('[EVENT]', e)
|
||||
log.error('[EVENT]' + String(e))
|
||||
return []
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user