clockworklabs / clockworklabs/SpacetimeDB
C# SDK does not receive subscription onerror callback for broken subscribetoalltables
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
As revealed by github.com/clockworklabs/SpacetimeDB/issues/2687 . Investigate and ensure that the SDK at least fires subscription OnError callbacks for rejected user-supplied queries. It would be good to also make it so that SubscribeToAllTables error callbacks work, but I consider that lower priority if it's not trivial, so long as the linked SpacetimeDB issue gets fixed so that SubscribeToAllTableses don't fail under normal circumstances.
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.
Assessment
This issue has not been assessed yet.