Commit 13ecbf7
authored
Set system.numConsecutiveWorkflowTaskProblemsToTriggerSearchAttribute to 5 (#8677)
## What changed?
Set `system.numConsecutiveWorkflowTaskProblemsToTriggerSearchAttribute`
to 5 by default following full rollout.
## Why?
validated in latest rollout
## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)
## Potential risks
No, this has already been rolled out1 parent a288d1e commit 13ecbf7
File tree
2 files changed
+3
-3
lines changed- common/dynamicconfig
- service/frontend
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
0 commit comments