Skip to content

Add GRPC message definitions for sending metadata requests and receiving metadata from worker #7513

Closed
@anandagopal6

Description

@anandagopal6

Need to add new message definitions to FunctionRpc.proto to enable the worker indexing workflow.

Messages to add:

  • Message for host requesting metadata from worker; should send directory path
  • Message for sending metadata from worker to host; should include list of metadata + status results and an overarching status result for the overall request
  • Message including all necessary information to populate FunctionMetadata; each function will correspond to one of these messages, so a list of these messages will be sent through the overall response message from worker to host

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