Skip to content

Commit 236d5de

Browse files
committed
Update linting
1 parent 8e5c925 commit 236d5de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

x-pack/platform/plugins/shared/inference/scripts/load_esql_docs/utils/output_executor.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ export const bindOutput: PromptCallerFactory = ({
9696

9797
// Log retry attempt for debugging
9898
if (isRateLimitError) {
99+
// eslint-disable-next-line no-console
99100
console.warn(
100101
`Rate limit error (429) on attempt ${attempt + 1}/${
101102
totalRetries + 1

0 commit comments

Comments
 (0)