clockworklabs / clockworklabs/SpacetimeDB
CI flake: Prepare SDK test clients (native)
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
Detected by CI Gremlin after a failed GitHub Actions attempt succeeded on rerun.
Tests:
Prepare SDK test clients (native)
Error:
Failed to FinalizeArtifact: Received non-retryable error: Failed request: (403) Forbidden: Error from intermediary with HTTP status code 403 "Forbidden"
sccache --show-stats
Failed job runs:
- https://github.com/clockworklabs/SpacetimeDB/actions/runs/34243371473/job/102121716037 (Prepare SDK test clients (native), attempt 1 -> 2)
Timeout detection:
- none
Context:
- none
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked GitHub Actions run, focusing on the “Prepare SDK test clients (native)” job and its sccache output. Compare the failed attempt with the successful rerun and determine why FinalizeArtifact receives a non-retryable 403. Done means the job completes reliably without requiring a rerun.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100