MSTeams: stop on shutdown and honor chunk limit
This commit is contained in:
@@ -2067,6 +2067,7 @@ export async function startGatewayServer(
|
||||
await stopSlackProvider();
|
||||
await stopSignalProvider();
|
||||
await stopIMessageProvider();
|
||||
await stopMSTeamsProvider();
|
||||
await stopGmailWatcher();
|
||||
cron.stop();
|
||||
heartbeatRunner.stop();
|
||||
|
||||
Reference in New Issue
Block a user