No staged changes found.
This commit is contained in:
@@ -683,7 +683,7 @@ async function processBatch(
|
|||||||
enqueueIndividualFallbacks(incompleteMessages);
|
enqueueIndividualFallbacks(incompleteMessages);
|
||||||
}
|
}
|
||||||
|
|
||||||
consecutiveErrors = 0; // Reset batch circuit breaker
|
resetConversationBatchFailures(conversationKey);
|
||||||
conversationErrorCooldown.delete(conversationKey);
|
conversationErrorCooldown.delete(conversationKey);
|
||||||
shouldScheduleNext = true;
|
shouldScheduleNext = true;
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user