Skip to content

Commit

Permalink
Wait for user data propagation in deployment workflow (#6978)
Browse files Browse the repository at this point in the history
## What changed?
The deployment workflow waits for user data to propagate to all task
queue partitions before updating its state.

## Why?
We should ensure that the desired dispatch semantics will be in effect
on all task queue partitions.

## How did you test it?
existing tests, new unit test
  • Loading branch information
dnr authored Dec 16, 2024
1 parent 6cdb8dc commit e44457b
Show file tree
Hide file tree
Showing 25 changed files with 2,276 additions and 1,369 deletions.
74 changes: 74 additions & 0 deletions api/deployment/v1/message.go-helpers.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

529 changes: 343 additions & 186 deletions api/deployment/v1/message.pb.go

Large diffs are not rendered by default.

74 changes: 74 additions & 0 deletions api/matchingservice/v1/request_response.go-helpers.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e44457b

Please # to comment.