# Functions
NewClient creates a new frontend service gRPC client.
NewMetricClient creates a new instance of workflowservice.WorkflowServiceClient that emits metrics.
NewRetryableClient creates a new instance of workflowservice.WorkflowServiceClient with retry policy.
# Constants
DefaultLongPollTimeout is the long poll default timeout used to make calls.
DefaultTimeout is the default timeout used to make calls.