Skip to content

HTTP API generates noisy error logs when calling procedures #5277

@ferntheplant

Description

@ferntheplant

We're using the HTTP API for some cloudflare worker SSR because the spacetime SDK does not run on cloudflare workers. Recently noticed a ton of errors like

ERROR: my_procedure_name: External attempt to call nonexistent reducer "my_procedure_name" failed. Have you run `spacetime generate` recently?

Notice this error is talking about REDUCERS. All our SSR still works fine so I believe that the name lookup miss on the reducer is leading to the error being logged even though the procedure does fire just fine.

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