Skip to content

Remove sleep after the last retry attempt #2798

Remove sleep after the last retry attempt

Remove sleep after the last retry attempt #2798

Triggered via pull request November 4, 2024 07:28
Status Failure
Total duration 26s
Billable time 1m
Artifacts

tests.yaml

on: pull_request
vercel-functions-app-router-local
0s
vercel-functions-app-router-local
vercel-functions-pages-router-local
0s
vercel-functions-pages-router-local
cloudflare-workers-local
0s
cloudflare-workers-local
cloudflare-workers-with-typescript-local
0s
cloudflare-workers-with-typescript-local
nodejs-local
0s
nodejs-local
fastly-local
0s
fastly-local
Release
0s
Release
vercel-functions-app-router-deployed
0s
vercel-functions-app-router-deployed
vercel-functions-pages-router-deployed
0s
vercel-functions-pages-router-deployed
deno-deployed
0s
deno-deployed
cloudflare-workers-deployed
0s
cloudflare-workers-deployed
cloudflare-workers-with-typescript-deployed
0s
cloudflare-workers-with-typescript-deployed
fastly-deployed
0s
fastly-deployed
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
error: expect(received).toThrow(expected): pkg/http.test.ts#L21
Expected substring: "fetch() URL is invalid" Received message: "WRONGPASS invalid or missing auth token. See https://docs.upstash.com/redis/troubleshooting/http_unauthorized for details., command was: [[\"get\",\"foo\"]]" at /home/runner/work/redis-js/redis-js/pkg/http.test.ts:21:20 at /home/runner/work/redis-js/redis-js/pkg/http.test.ts:5:51
Tests
Process completed with exit code 1.
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/