-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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.
hrana-client-ts/src/http/stream.ts
Line 487 in 4397c81
| await resp.body?.cancel(); |
TypeError: resp.body?.cancel is not a function
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels