clockworklabs / clockworklabs/SpacetimeDB
consistency in request_id.
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
In Api schemas, OneofQuery::message_id and FunctionCall::request_id are suppose to have same meaning but have different name and types.
It will be a ABI/API breaking change.
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
The issue names the API schema fields OneofQuery::message_id and FunctionCall::request_id, but no files, tests, or canonical name and type are specified. Start by locating both schema definitions and comparing their meanings and types; the issue is done only when the intended consistency is established without an unplanned ABI/API break.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100