Commit 21a84ee
Send targetDeploymentRevisionNumber for pinned workflows in matching
Previously, matching hardcoded revision number to 0 for pinned workflow
tasks. This meant history could not use revision-based comparison to
detect stale routing configs from lagging partitions. Now we send the
actual targetDeploymentRevisionNumber (already computed from the
routing config) so history can suppress stale target version signals.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 68f8c22 commit 21a84ee
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1819 | 1819 | | |
1820 | 1820 | | |
1821 | 1821 | | |
1822 | | - | |
| 1822 | + | |
1823 | 1823 | | |
1824 | 1824 | | |
1825 | 1825 | | |
| |||
1849 | 1849 | | |
1850 | 1850 | | |
1851 | 1851 | | |
1852 | | - | |
| 1852 | + | |
1853 | 1853 | | |
1854 | 1854 | | |
1855 | 1855 | | |
1856 | 1856 | | |
1857 | | - | |
| 1857 | + | |
1858 | 1858 | | |
1859 | 1859 | | |
1860 | | - | |
| 1860 | + | |
1861 | 1861 | | |
1862 | 1862 | | |
1863 | 1863 | | |
| |||
0 commit comments