Commit Graph

  • 7b78eb2c4d feat: [Scheduler] re-evaluate V1 version ceiling per iteration (tighten-only) alex.stanfield 2026-08-27 17:35:40 -05:00
  • 44cffe5468 narrowed the fix to only WorkflowExecutionStarted jiechenz/parent-child-ff-issue jiechenz 2026-08-27 15:11:39 -07:00
  • 4fcc3199f8 Fixes to Visibility query converter rodrigozhou/vis-sql-fix-qc rodrigozhou 2026-08-27 15:43:00 -07:00
  • b6dd0ef35b Capture panic in ServiceErrorInterceptor (#11813) Rodrigo Zhou 2026-08-27 15:41:10 -07:00
  • 146075df6c refactor and simplify jiechenz 2026-08-20 15:28:13 -07:00
  • ad65f6d1b3 address comments jiechenz 2026-08-03 22:20:05 -07:00
  • 27515e78c6 update DC name. add more comments jiechenz 2026-07-31 17:06:17 -07:00
  • df8885347e Recover orphaned child workflows after force failover jiechenz 2026-07-30 23:39:15 -07:00
  • f51bc771b0 Include namespace tag in slow request log fix/slow-request-logger-namespace-tag Claude 2026-08-27 22:32:42 +00:00
  • bfaa85f105 [Visibility Elasticsearch] Return empty page token when result size is less than page size rodrigozhou/es-page-token rodrigozhou 2026-08-27 15:31:16 -07:00
  • 66f3216d11 Fix rebased workflow cache test callers xwduan 2026-08-27 15:16:08 -07:00
  • 0644e43102 Merge branch 'main' into kannan/fix-pns-worker-data-race Kannan 2026-08-27 15:15:20 -07:00
  • 4ee14c845b Merge branch 'main' into test-only-passive-replication-hooks Will Duan 2026-08-27 15:08:28 -07:00
  • 5aa7a471d8 Make Nexus log messages aggregatable (#11765) Stephan Behnke 2026-08-27 15:07:29 -07:00
  • 6dc788add7 Keep workflow transaction phases together xwduan 2026-08-27 14:58:32 -07:00
  • ba1359bfcf Expose workflow transaction phases to passive test hook xwduan 2026-08-27 14:55:14 -07:00
  • a1e7cbe3fd Centralize replication workflow context lookup xwduan 2026-08-27 14:15:01 -07:00
  • d11295c291 Simplify passive replication context lookup xwduan 2026-08-27 14:08:22 -07:00
  • 59f09996d5 Scope passive replication test hook by namespace xwduan 2026-08-27 14:02:14 -07:00
  • dd2ff91eb6 Expose closed workflow transactions to passive test hook xwduan 2026-08-26 11:47:53 -07:00
  • 91d6f322db Add passive replication task execution hook xwduan 2026-08-25 18:41:53 -07:00
  • 62dc304f09 Add test-only passive replication hooks xwduan 2026-08-25 16:19:19 -07:00
  • 5c2cb12aad Add wide events for child workflow resends (#11792) Jiechen Zhong 2026-08-27 15:00:10 -07:00
  • c2e2215ea3 Resend child workflow async when missing on passive (#11705) Jiechen Zhong 2026-08-27 15:00:09 -07:00
  • b3dede2eb3 Fix data race in perNamespaceWorker initialization Kannan Rajah 2026-08-27 14:23:40 -07:00
  • 4edafeed08 Handle Nexus completion JWT authentication failures stephanos/nexus-aud Stephan Behnke 2026-08-27 14:30:15 -07:00
  • fcd5229b52 Cherry-pick #11631, #11702, #11703 to cloud/v1.32.0-162: scheduler lifecycle, idle-deadline and scanner fixes (#11823) v1.32.0-162.2 cloud/v1.32.0-162 David Porter 2026-08-27 14:15:01 -07:00
  • 994deca4ef Fix buffered child XDC test race (#11824) Jiechen Zhong 2026-08-27 14:14:22 -07:00
  • e716760992 rename Stephan Behnke 2026-08-27 14:11:58 -07:00
  • c7cd6e263e Stop overriding the global OTEL error handler (#11551) Stephan Behnke 2026-08-27 13:58:40 -07:00
  • 1863fbe665 Tag replicator errors by replication task type (#11760) Qian Chen 2026-08-27 13:19:48 -07:00
  • 34c2032e01 Capture panics in Visibility query converter (#11800) Rodrigo Zhou 2026-08-27 12:58:23 -07:00
  • 4031d788ba Address pr comments Fred Tzeng 2026-08-26 14:49:41 -07:00
  • ae29fee507 Fix activity operator command metric label collision Fred Tzeng 2026-08-26 13:45:47 -07:00
  • 15f3532ea1 Add Worker Deployment and BuildID labels to (workflow,activity) task completion metrics (#11348) Shivam 2026-08-27 12:38:22 -04:00
  • c9fd978d45 Fix: Schedule scanner false-positives for inactive NS (#11703) David Porter 2026-08-27 08:26:51 -07:00
  • 4d0afa1cb7 Add exhaustive natural XDC buffered event coverage (#11789) michaely520 2026-08-27 08:07:00 -07:00
  • e50c336a3a inline Stephan Behnke 2026-08-27 07:37:49 -07:00
  • 1e3df49491 Update interceptor.go Stephan Behnke 2026-08-27 07:34:40 -07:00
  • 38948f8a27 Add failure capability to Nexus cancellation requests (#11808) Alex Mazzeo 2026-08-26 17:17:23 -07:00
  • 5d5775ff8d address feedback interceptors Maruthi ChandraSekhar Vemuri 2026-08-24 22:23:47 -07:00
  • f0346f4ca3 Test visibility archival hash determinism Qian Chen 2026-08-26 16:23:28 -07:00
  • 0e8659ad38 Updating tests, edge cases stuartwells/nightly-fix-8-26 stuart-wells 2026-08-26 16:04:10 -07:00
  • 7c82fe3e32 Use the same labels for workflow activies and SAAs stuart-wells 2026-08-26 15:26:28 -07:00
  • 18b6e0d3d6 Update callbacks_worker_test.go chrsmith/wc-support-worker-variant-callbacks Chris Smith 2026-08-24 15:39:34 -07:00
  • 9591137d1e Address more PR feedback Chris Smith 2026-08-24 12:13:00 -07:00
  • 7ff378a541 Support Worker-variant callbacks Chris Smith 2026-08-24 08:57:56 -07:00
  • b9853229e4 Update callbacks_worker_test.go for SANO chrsmith/wc-add-sano-completion-handlers_v2 Chris Smith 2026-08-24 15:14:47 -07:00
  • 767412fd1a Add completion callbacks to SANOs Chris Smith 2026-08-21 19:53:26 -07:00
  • 7fd7c5b42c Reject unknown enumspb.ExecutionType values chrsmith/wc-configure-supported-callbacks_v2 Chris Smith 2026-08-26 14:50:26 -07:00
  • 80a00f91f9 Move WorkflowEnabledCallbackKinds into chasm/workflow; drop WorkflowUpdates config Chris Smith 2026-08-26 14:30:04 -07:00
  • 6c8025f3d5 Remove simulated XDC archival test Qian Chen 2026-08-26 13:35:20 -07:00
  • 9ad49ef578 Update test shard salt (#11793) temporal-cicd[bot] 2026-08-26 15:33:16 -05:00
  • a4a452c003 Add version labels to missing deployment metric (#11799) Shivam 2026-08-26 15:37:44 -04:00
  • 539790267f Fix scheduler migration test activity panic (#11803) David Porter 2026-08-26 12:33:55 -07:00
  • 39357940ed fix: test coverage: add invariants for every schedulev2 state transition (#11769) David Porter 2026-08-26 11:53:10 -07:00
  • dcdd56650f Address review: separate threshold, nil-stats guard, doc accuracy improved-signals-ratio-only Veeral Patel 2026-08-26 11:47:46 -07:00
  • 871d03858c Make the scheduler idle-close deadline monotonic (#11702) David Porter 2026-08-26 11:26:30 -07:00
  • b40bba4360 Auto-approve test shard salt updates (#11779) Stephan Behnke 2026-08-26 10:42:41 -07:00
  • 9309d4a9ca Improve object leak diagnostics (#11643) Stephan Behnke 2026-08-26 10:42:14 -07:00
  • 77ddb9b19f bug fx/vts-schedule Feiyang Xie 2026-08-24 15:12:36 -07:00
  • a4c508bee4 Test time skipping across schedule backends Feiyang Xie 2026-08-24 12:54:35 -07:00
  • 6bd2521f08 Add time skipping to workflow-based schedules Feiyang Xie 2026-08-24 12:14:00 -07:00
  • d2e56fcfe9 Add time skipping to CHASM-based schedules Feiyang Xie 2026-08-24 12:13:49 -07:00
  • a00841012a Add CHASM framework support for schedule time skipping fx/vts-chasm-framework Feiyang Xie 2026-08-23 15:52:37 -07:00
  • 6694cf2b9f Add time skipping to CHASM framework Feiyang Xie 2026-08-23 11:13:20 -07:00
  • 00d09082cc Add data race summary to CI report (#11211) Alan Wu 2026-08-26 13:02:29 -04:00
  • 109a38e8ca Add make lint-code-fast (#11786) Stephan Behnke 2026-08-26 10:00:40 -07:00
  • 9df01729a0 fix: [Scheduler] V1->V2 migration-eligibility fix and migrated-start ID (#11462) David Porter 2026-08-26 09:33:28 -07:00
  • 0ead960b6d address pr comments fredtzeng/dispatch-task-hook Fred Tzeng 2026-08-26 09:22:22 -07:00
  • 144ba23b43 Add standalone activity dispatch hook Fred Tzeng 2026-08-26 08:37:41 -07:00
  • 8e7e67f4de Add visibility archival dedup integration coverage Qian Chen 2026-08-25 21:45:40 -07:00
  • 130b25e865 add workflow version clamp to the V1 scheduler's recorded version (#10817) liam-lowe 2026-08-19 09:31:19 -07:00
  • 3f618ae7f8 Use sync match rate for poller scaling ratio, behind dynamic config Veeral Patel 2026-08-25 18:06:58 -07:00
  • 30e0884ac0 Keep Version workflow open if delete propagation Activity fails for unknown reasons (#11698) Kannan 2026-08-25 17:18:51 -07:00
  • 306752ae41 Fix DLQ pagination token assertion stephanos/fix-persistence-test-lints Stephan Behnke 2026-08-25 16:16:33 -07:00
  • 534045279e Add wide events for parent-child workflow lifecycle debugging (#11707) Jiechen Zhong 2026-08-25 16:00:13 -07:00
  • b18fda1eef Merge branch 'main' into stephanos/fix-persistence-test-lints Stephan Behnke 2026-08-25 15:54:12 -07:00
  • 4c9a6f041c Merge branch 'main' into stephanos/fix-version-rule-lints stephanos/fix-version-rule-lints Stephan Behnke 2026-08-25 15:54:10 -07:00
  • a02e33e571 Add version to deletion workflow replication task (#11411) Jiechen Zhong 2026-08-25 15:22:54 -07:00
  • 0e6194c52c Align CHASM ALLOW_ALL lifecycle with V1 (#11631) Alex Stanfield 2026-08-25 17:17:45 -05:00
  • 973c04bf7a Simplify queue test error handling Stephan Behnke 2026-08-25 14:50:01 -07:00
  • 36ef4477ab Address remaining version rule feedback Stephan Behnke 2026-08-25 14:48:57 -07:00
  • cc4199dd0c Clean up LRU cache test assertions (#11785) Stephan Behnke 2026-08-25 14:38:16 -07:00
  • c426f6174d Address persistence test review feedback Stephan Behnke 2026-08-25 14:30:54 -07:00
  • 897c46d6a7 Address version rule review feedback Stephan Behnke 2026-08-25 14:29:02 -07:00
  • a5a29f65be Repro: workflow pause does not defer the retry of an in-flight activity dan/wf-pause Dan Davison 2026-08-25 17:15:16 -04:00
  • 87f1718aee repro Dan Davison 2026-08-25 17:11:40 -04:00
  • 5ba93fdd00 WIP: amending nexus interceptor tests to fall in-line with gRPC interceptor chain Maruthi ChandraSekhar Vemuri 2026-08-20 15:13:56 -07:00
  • fc04859a96 WIP: interceptor refactor- unified interface for ordering Maruthi ChandraSekhar Vemuri 2026-08-20 12:07:57 -07:00
  • 357ebd2253 add a wrapper for ns rate-limit interceptor Maruthi ChandraSekhar Vemuri 2026-08-12 16:28:39 -07:00
  • f2defa8374 adapting handlers to new Nexus frontend interceptors Maruthi ChandraSekhar Vemuri 2026-08-10 17:35:39 -07:00
  • edbabcad46 add tests for forwarder Maruthi ChandraSekhar Vemuri 2026-08-12 14:22:14 -07:00
  • 6f049f5b3f add forward interceptor for Nexus Maruthi ChandraSekhar Vemuri 2026-08-10 17:33:38 -07:00
  • 7f263b8371 adding unit tests for interceptors Maruthi ChandraSekhar Vemuri 2026-08-11 18:01:54 -07:00
  • 16180676ab adding nexus handlers to interceptors Maruthi ChandraSekhar Vemuri 2026-08-10 17:31:00 -07:00
  • cb7507be81 adding nexus interceptor skeleton Maruthi ChandraSekhar Vemuri 2026-08-10 17:24:32 -07:00
  • f6e89687f5 Clean up persistence test assertions Stephan Behnke 2026-08-25 14:04:06 -07:00
  • c005cd4e2a Clean up version rule test assertions Stephan Behnke 2026-08-25 13:48:31 -07:00
  • aad489ac3a Add content-aware visibility archival deduplication Qian Chen 2026-08-25 12:51:18 -07:00