Skip to content

Validate disabled function logic for worker indexing #8081

Closed
@surgupta-msft

Description

@surgupta-msft
  1. If worker says that a function is disabled, should the host filter that function out and not send its LoadRequest (and hence, InvocationRequest)? If yes, then need to validate if code is showing this behaviour and correct if needed.

  2. Need to validate if host is properly populating disabled func indicators returned by the worker. From this code, it does not seem that we are reading "Properties" which contains disabled key. Need to validate and correct if needed.

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