Skip to content

Commit d28e7ec

Browse files
bergundydnr
andcommitted
Apply suggestions from code review
Co-authored-by: David Reiss <[email protected]>
1 parent bad031c commit d28e7ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/dynamicconfig/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ const (
204204
// the following reasons:
205205
// 1. There are no workflows currently marked as open in the visibility store but a worker for the demoted version
206206
// is currently processing a task.
207-
// 2. There are delays in the asynchrnous visiblity task processor.
207+
// 2. There are delays in the visibility task processor (which is asynchronous).
208208
// 3. There's propagation delay of the versioning data between matching nodes.
209209
ReachabilityQuerySetDurationSinceDefault = "frontend.reachabilityQuerySetDurationSinceDefault"
210210
// TaskQueuesPerBuildIdLimit limits the number of task queue names that can be mapped to a single build id.

0 commit comments

Comments
 (0)