temporalio / temporalio/temporal
Create visibility reconciler workflow
Open
@alexshtin is already working on this.
Since Sep 9, 2021.
enhancement
visibility
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Is your feature request related to a problem? Please describe.
Due to various reasons visibility records might get in-sync with main database. It is possible to reconstruct entire visibility database from the main database.
Describe the solution you'd like
System workflow which is started with tctl command would be the best solution.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.