Richard Wagner

Results 4 issues of Richard Wagner

Temporal should support different stages of namespace deletion. It is inevitable over time that namespaces are created with typos, are abandoned etc. These namespaces clutter up the UI and can...

enhancement
devexp
operations

The CLI only accepts integer values for the "--retention" flag, representing retention period in days. Before I realized this, I tried several variations along the lines of: ``` $ tctl...

bug
good first issue
difficulty: easy
planning

I created a Jackson DataSerializer for my workflows since we use Jackson extensively in our existing code base. I ran into an issue when I started using the Workflow.retry API....

Currently a rolling bounce or rolling upgrade of Temporal results in lots of error messages related to shard stealing. Error messages include: ``` Failed to update shard Error updating ack...

enhancement
difficulty: hard
planning
operations