You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently don't support allowing clients to subscribe to the connect/disconnect reducers and we also don't support allowing clients to subscribe to arbitrary CLI SQL events (like running spacetime sql <module> "INSERT INTO <table-name> <values>"). We should implement callbacks for these events.
We currently don't support allowing clients to subscribe to the connect/disconnect reducers and we also don't support allowing clients to subscribe to arbitrary CLI SQL events (like running
spacetime sql <module> "INSERT INTO <table-name> <values>"
). We should implement callbacks for these events.We started suppressing these errors in this PR: clockworklabs/SpacetimeDB#1461
See implementation notes pointed out by Phoebe: https://github.com/orgs/clockworklabs/projects/22/views/16?filterQuery=priority%3AP1+builtin&pane=issue&itemId=67001837
The text was updated successfully, but these errors were encountered: