Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A flow diagram demonstrating how a workflow is processed at high level #5801

Merged

Conversation

taylanisikdemir
Copy link
Member

What changed?
Adding a flow diagram to demonstrate how a workflow is processed by Cadence.
Can be visualized here.

Why?
To provide a high level visibility of the flow and the critical services/components/APIs involved.

docs/flow.md Outdated Show resolved Hide resolved
@taylanisikdemir taylanisikdemir enabled auto-merge (squash) March 20, 2024 16:52
@taylanisikdemir taylanisikdemir merged commit dbc5787 into cadence-workflow:master Mar 20, 2024
18 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 018e5cc7-49b1-4af1-9ebb-637c7d1974c1

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 92 unchanged lines in 18 files lost coverage.
  • Overall coverage decreased (-0.004%) to 65.184%

Files with Coverage Reduction New Missed Lines %
tools/cli/admin_db_decode_thrift.go 1 71.79%
service/history/task/transfer_standby_task_executor.go 2 87.01%
common/task/weighted_round_robin_task_scheduler.go 2 88.06%
common/task/fifo_task_scheduler.go 2 84.54%
service/frontend/api/handler.go 2 62.33%
common/util.go 2 91.78%
common/persistence/executionManager.go 2 78.62%
service/history/execution/mutable_state_util.go 2 78.48%
service/history/queue/timer_gate.go 3 95.83%
service/history/task/fetcher.go 3 85.57%
Totals Coverage Status
Change from base Build 018e5cab-f776-4a9f-ab4b-9a2817cf3d1b: -0.004%
Covered Lines: 95285
Relevant Lines: 146179

💛 - Coveralls

@taylanisikdemir taylanisikdemir deleted the taylan/flow_diagram branch March 20, 2024 17:54
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