⬆️ Upgrade sentry and improve its reliability
This commit is contained in:
@@ -58,7 +58,8 @@ export const startWhatsAppSession = async ({
|
||||
|
||||
const publicTypebotWithMatchedCondition = botsWithWhatsAppEnabled.find(
|
||||
(publicTypebot) =>
|
||||
publicTypebot.settings.whatsApp?.startCondition &&
|
||||
(publicTypebot.settings.whatsApp?.startCondition?.comparisons.length ??
|
||||
0) > 0 &&
|
||||
messageMatchStartCondition(
|
||||
incomingMessage ?? '',
|
||||
publicTypebot.settings.whatsApp?.startCondition
|
||||
|
||||
Reference in New Issue
Block a user