Skip to content

Conversation

@cretz
Copy link
Member

@cretz cretz commented Jul 21, 2025

What was changed

  • Add raw_heartbeat_details to activity info
  • Make heartbeat_details a method that live converts the raw details so users can pass hints

Checklist

  1. Closes [Feature Request] Support accessing raw last heartbeat details #297

@cretz cretz requested a review from a team as a code owner July 21, 2025 20:33
#
# @param hints [Array<Object>, nil] Hints, if any, to assist conversion.
# @return [Array<Object>] Converted details.
def heartbeat_details(hints: nil)
Copy link
Member Author

Choose a reason for hiding this comment

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

This code is already covered by existing tests

@cretz cretz merged commit c00f40a into temporalio:main Jul 22, 2025
8 checks passed
@cretz cretz deleted the raw_heartbeat_details branch July 22, 2025 13:04
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.

[Feature Request] Support accessing raw last heartbeat details

2 participants