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
This was captured in the backgrorund, so there isn't much context around what exactly was running at the time, the throughput, etc, but looks like when there was A LOT of data streaming through, this happened once:
time="2021-01-11T01:15:28.596Z" level=info msg="closing read stream" id=1bc95670-c4a3-4b8a-94fc-28225fa67782
panic: send on closed channel
goroutine 425 [running]:
github.com/vapor-ware/synse-sdk/sdk.(*ReadStream).listen(0xc000618880)
/go/pkg/mod/github.com/vapor-ware/[email protected]/sdk/stream.go:53 +0x4ba
created by github.com/vapor-ware/synse-sdk/sdk.(*server).ReadStream
/go/pkg/mod/github.com/vapor-ware/[email protected]/sdk/server.go:530 +0xa09
will need additional investigation and RCA
The text was updated successfully, but these errors were encountered:
This was captured in the backgrorund, so there isn't much context around what exactly was running at the time, the throughput, etc, but looks like when there was A LOT of data streaming through, this happened once:
will need additional investigation and RCA
The text was updated successfully, but these errors were encountered: