Open xoolive opened 5 months ago
justfile
tangram run
lockfile
poetry lock --no-update
Also, it seems the websocket is experiencing issues from http://51.158.72.24:8080 (don't have much time to investigate, ping on slack if needed)
I noticed this recently and it's intermittent on my side.
I'm on some updates of the source plugin. It's about streaming, I will also dig into this together.
justfile
is outdated (should betangram run
for poetry)lockfile
is outdated (should runpoetry lock --no-update
and recommit)Also, it seems the websocket is experiencing issues from http://51.158.72.24:8080 (don't have much time to investigate, ping on slack if needed)