Skip to content

Conversation

@feedmeapples
Copy link
Contributor

What changed?
Created an admin CLI command that allows to describe TimerTaskInfo providing task_id, shard_id and visibility timestamp

Why?
Allows to discover and get information on concrete Timer Tasks

How did you test it?
Executed the command providing necessary options, sample:
"--shard_id", "3", "--task_id", "2097219", "--task_timestamp", "1591056000532000000",

Potential risks
Minimal risk as the code adds logic, doesn't change the existing

@feedmeapples feedmeapples marked this pull request as draft May 26, 2020 03:57
@feedmeapples feedmeapples marked this pull request as ready for review May 26, 2020 22:38
@feedmeapples feedmeapples requested review from alexshtin and shawnhathaway and removed request for shawnhathaway May 26, 2020 22:59
Copy link
Contributor

@alexshtin alexshtin left a comment

Choose a reason for hiding this comment

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

LGTM, but wait for @shawnhathaway approval.

@feedmeapples feedmeapples merged commit bd7a944 into temporalio:master Jun 1, 2020
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