Skip to content

Conversation

@hehaifengcn
Copy link
Collaborator

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

resp, err := s.workflowServiceClient.GetWorkflowExecutionHistory(ctx, in0)
deadline, ok := ctx.Deadline()
s.logger.Warn(fmt.Sprintf("GetWorkflowExecutionHistory called. is_deadline_set: %v, deadline: %v\n", ok, deadline),
tag.Timestamp(deadline), tag.Error(err),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be good to add the remaining deadline time here deadline - time.Now()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants