#cloud not showing some spans

1 messages · Page 1 of 1 (latest)

oblique swallow
cursive glade
#

not quite sure how i managed to get to that

oblique swallow
#

was it from my link 😛

cursive glade
#

perhappps

#

yes

#

sorry my brain is fried

oblique swallow
#

hahaha

#

I had to poke through the cloud DB to find it

#

even ?debug didn't reveal it

oblique swallow
#

@cursive glade got a fix: https://github.com/dagger/dagger/pull/10576

this affects Cloud and not the TUI because the TUI sees the span appear without any links initially; the links are added when the span ends. Whereas Cloud immediately receives the final state of the span

GitHub

Previously we used links to represent cause and effect, and we always wanted to see the effect (exec) status/logs represented by the causal span instead (Container.withExec).
Now links are multi-pu...

cursive glade
#

thank you 😄

#

i shall be satisfied for the next 24 hours i'm sure, and then i'll find more absurd problems for you