mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-24 14:17:47 -06:00
feat: Sync lost messages on chatwoot
Runs the sync method every 30min
This commit is contained in:
@@ -15,7 +15,7 @@ export function onUnexpectedError() {
|
||||
logger.error({
|
||||
origin,
|
||||
stderr: process.stderr.fd,
|
||||
error,
|
||||
});
|
||||
logger.error(error);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user