Skip to content

Response Error Handling Error #26

@echo-coda

Description

@echo-coda

Noting that I observed a typing error at the suspected point below. The error occurred when I created on an index on a new column that does not yet exist on an existing table. As opposed to a more direct error, I observed a problem with the error handling.

await resp.body?.cancel();

TypeError: resp.body?.cancel is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions