Merge pull request #944 from Hexastack/115-issue-fallback-message-shouldnt-be-ignored
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled

fix: Resolve block local fallback issue
This commit is contained in:
Yassine
2025-04-25 09:53:57 +01:00
committed by GitHub
3 changed files with 9 additions and 9 deletions

View File

@@ -275,7 +275,6 @@ export class BotService {
!matchedBlock &&
event.getMessageType() === IncomingMessageType.message &&
fallbackOptions.active &&
convo.context?.attempt &&
convo.context.attempt < fallbackOptions.max_attempts
) {
// Trigger block fallback