Improve TaskClient
, BatchClient
and associated types
#3545
tests.yml
on: pull_request
style-check
25s
types-check
16s
Matrix: integration_tests
Annotations
15 errors
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1588 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:581:17
❯ processTimers node:internal/timers:519:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Master key: Try to wait for task in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1601 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:581:17
❯ processTimers node:internal/timers:519:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Master key: Tests to wait for tasks in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1610 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:581:17
❯ processTimers node:internal/timers:519:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Admin key: Try to wait for task in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1623 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:581:17
❯ processTimers node:internal/timers:519:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Admin key: Tests to wait for tasks in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
integration-tests (Node.js 20)
Process completed with exit code 1.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1588 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:569:17
❯ processTimers node:internal/timers:512:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Master key: Try to wait for task in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1601 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:569:17
❯ processTimers node:internal/timers:512:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Master key: Tests to wait for tasks in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1610 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:569:17
❯ processTimers node:internal/timers:512:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Admin key: Try to wait for task in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1623 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:569:17
❯ processTimers node:internal/timers:512:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Admin key: Tests to wait for tasks in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
integration-tests (Node.js 18)
Process completed with exit code 1.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1588 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:594:17
❯ processTimers node:internal/timers:529:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Master key: Try to wait for task in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1601 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:594:17
❯ processTimers node:internal/timers:529:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Master key: Tests to wait for tasks in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1610 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:594:17
❯ processTimers node:internal/timers:529:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Admin key: Try to wait for task in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/task.ts#L119
MeiliSearchTimeOutError: timeout of 1ms has exceeded on process 1623 when waiting a task to be resolved.
❯ Timeout._onTimeout src/task.ts:119:15
❯ listOnTimeout node:internal/timers:594:17
❯ processTimers node:internal/timers:529:7
This error originated in "tests/wait_for_task.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Admin key: Tests to wait for tasks in client with small timeout and raise an error". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
integration-tests (Node.js 22)
Process completed with exit code 1.
|