Skip to content

Add functionality into GrpcWorkerChannel to send and receive worker indexing message types #7514

Closed
@anandagopal6

Description

@anandagopal6

For the worker indexing code path, GrpcWorkerChannel needs to be able to send a metadata request message to the worker after subscribing to the metadata response message from the worker.

Upon receiving metadata from the worker, GrpcWorkerChannel needs to parse the response into FunctionMetadata objects and send these objects to the next step in the pipeline for further validation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions