Skip to content

Add Client-side error handling + practical streaming examples to framework docs #648

Description

@developerjamiu

Demand: Kapa "Exception Handling & Streaming" cluster - 20 conversations / 11 users (largest cluster). PRs #571/#572/#573 cover the server-side exception half; this issue covers the rest.

Problem: No guidance on handling errors on the client, avoiding leaking sensitive data in error messages, or distinguishing timeout vs app errors. Streaming docs are generic - no filtered-query or real-time examples.

Scope:
04-exceptions.md: "Handling errors on the client" + "Don't leak sensitive data" best-practice section; pointer to input validation.
15-streams.md: worked example streaming a filtered DB query (e.g. live updates for where id = …); a real-time location/feed example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions