F

Flyte enables you to build & deploy data & ML pipelines, hassle-free. The infinitely scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. Explore and Join the Flyte Community!

SyncAgent gRPC Client Streaming Issue

Summary

The user reports an issue with the SyncAgent gRPC client streaming to the gRPC server and has proposed a fix on GitHub, linking to the pull request and related issue. They express confusion about the implementation of streaming in the SyncAgentService and mention that the current setup does not support streaming agents yet, although it will in the future. The user clarifies the type of streaming they are referring to and explains that the server-side implementation is not completing the call due to the way requests are being sent. They suggest that their proposed change would help identify when the client has stopped sending data, allowing for proper processing.

Status
resolved
Tags
  • flyte
  • gRPC Issue
  • gRPC
  • Support Need
  • Developer
  • SyncAgent
  • Bug Report
Source
#flyte-agents