Skip to content

Add pqueue to API

Add pqueue to API #405

Triggered via pull request September 25, 2024 13:53
@pelikhanpelikhan
synchronize #725
pqueue
Status Success
Total duration 1m 3s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

1 notice
build: docs/src/content/docs/reference/scripts/inline-prompts.mdx#L72
The use of `await` with `Promise.all` is incorrect. `Promise.all` takes an array of promises, not a function. The correct usage would be `Promise.all(arrayOfPromises)`.

Artifacts

Produced during runtime
Name Size
genai-results
12.8 KB