bacalhau-project / bacalhau

Compute over Data framework for public, transparent, and optionally verifiable computation
https://docs.bacalhau.org
Apache License 2.0
643 stars 85 forks source link

Add end to end tests using streaming client interactions #4028

Closed udsamani closed 1 week ago

udsamani commented 1 month ago

What is this change about ?

Currently we e lack unhappy test cases for log streaming. Especially situations like where requester node goes down. In such situations we need to make sure that compute node is now no longer sending messages on the NATS subject.