towardsthecloud / towardsthecloud/cloudburn
Keep pricing deliveries consistent and efficient
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 371
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 63
Description
What
CloudBurn will keep every verified pull request pricing update consistent from receipt through completion. Retries and recovery will preserve ordering without duplicating or changing the requested work.
Why
Reliable delivery protects teams from duplicate, missing, or inconsistent cost reports while keeping processing efficient.
Scope
- Keep verified request data consistent throughout processing
- Preserve ordered, duplicate-free updates during retries and recovery
- Handle large reports within clear reliability limits
Contributor guide
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
The issue names no files, tests, or entry points. Start by locating the code that receives verified pull-request pricing updates and its retry and recovery paths; completion means preserving request data and ordering without duplicates while processing large reports within clear reliability limits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100