Commit Graph

  • 91d3edc7a3 Remvoe the sometimes incorrect import file name Eric Allam 2025-06-20 11:56:49 +01:00
  • 4d0557c98e Don't reset task lifecycle hooks between executions Eric Allam 2025-06-20 11:06:58 +01:00
  • ab976828ef Better handle snapshot changes with the new persistent task run process, Eric Allam 2025-06-19 17:19:46 +01:00
  • 4d01ecbdb2 Always set the cold/warm variant on attempt spans, even in dev Eric Allam 2025-06-18 19:45:55 +01:00
  • b1d487b98b Only bootstrap on the cold start execution, and record how many executions in the attempt span Eric Allam 2025-06-18 19:36:45 +01:00
  • cb3453341a Don't delete env vars with falsy values Eric Allam 2025-06-18 16:58:40 +01:00
  • 15de3fabe0 Better reset in the prod usage manager Eric Allam 2025-06-18 16:57:39 +01:00
  • 013ce19212 Ensure the usage interval is cleared when resetting Eric Allam 2025-06-18 16:42:46 +01:00
  • 9b2edb9b63 Make sure maxExecutionsPerProcess is a positive integer Eric Allam 2025-06-18 16:41:46 +01:00
  • 25beabec3e Make sure to clear existing metadata flush timer when resetting Eric Allam 2025-06-18 16:40:39 +01:00
  • eb9ba7275f Properly reset listener arrays by setting length to 0 Eric Allam 2025-06-18 16:36:38 +01:00
  • 8b8d8b3701 TRIGGER -> TRIGGERDOTDEV Eric Allam 2025-06-18 16:32:50 +01:00
  • 44f96cad8a Handle immediate retries better Eric Allam 2025-06-18 16:30:47 +01:00
  • 25773cfcd6 TaskRunProcessProvider cleanup is async Eric Allam 2025-06-18 16:16:38 +01:00
  • 89cc550220 Handle dev process pool shutdown errors Eric Allam 2025-06-18 16:13:28 +01:00
  • 0185cf3275 Use hostname instead of host Eric Allam 2025-06-18 16:12:19 +01:00
  • 6c70e1bef7 Add changeset Eric Allam 2025-06-18 15:24:56 +01:00
  • 5093245d15 couple of tweaks for testing stuff Eric Allam 2025-06-18 15:13:07 +01:00
  • 8c217b9858 handle env vars that have been removed between executions Eric Allam 2025-06-18 15:01:48 +01:00
  • fc2b923820 Make refreshing a task run process work correctly Eric Allam 2025-06-18 14:40:48 +01:00
  • ce558e6132 Reset deployed run worker and also get the warm start stuff to work properly Eric Allam 2025-06-18 13:40:01 +01:00
  • 3bd478eee2 Super-warm starts in deployed tasks proof Eric Allam 2025-06-17 20:18:20 +01:00
  • b1cd5e3c9f WIP deployed processKeepAlive Eric Allam 2025-06-17 19:23:20 +01:00
  • f0bad3fe2d scope the pool by background version, allow configuring pool params in dev/prod Eric Allam 2025-06-17 14:22:08 +01:00
  • bbeb056718 Fixed metrics, reusing a process counts as a warm start Eric Allam 2025-06-17 13:20:25 +01:00
  • f3a4000b4a Split resource and span attributes Eric Allam 2025-06-17 13:06:34 +01:00
  • 145928d703 Reset execution environment between runs Eric Allam 2025-06-17 11:01:26 +01:00
  • e1b36e7d85 Initial dev process keep alive. moved resource attributes to span attributes because resource attributes are global and immutable Eric Allam 2025-06-17 10:17:07 +01:00
  • aaf40c3be3 Fix "Duplicate path found during parsing JSON object" clickhouse error (#2193) Eric Allam 2025-06-24 14:34:32 +01:00
  • bb0bd9da54 add extraManifests nicktrn 2025-06-24 12:45:06 +01:00
  • 062e4b5946 bump chart helm-v4.0.0-beta.3 nicktrn 2025-06-24 12:33:50 +01:00
  • 17f6ba6735 disable trace logging nicktrn 2025-06-24 12:31:44 +01:00
  • c16d388e6f enable clickhouse for compose setup nicktrn 2025-06-24 12:29:56 +01:00
  • 4327b145a0 retain shared volume nicktrn 2025-06-24 12:17:51 +01:00
  • c5cf485028 disable otel trace logging nicktrn 2025-06-24 12:13:13 +01:00
  • ae45a16b09 supervisor bootstrap config nicktrn 2025-06-24 12:09:05 +01:00
  • c4432277d7 add low-resource ch overrides to compose setup nicktrn 2025-06-24 11:59:46 +01:00
  • d7687a9a22 fix ch overrides nicktrn 2025-06-24 11:59:15 +01:00
  • 170dabf69f Delay reschedule fix (v3 & v4) (#2180) build-reschedule-hotfix.rc1 reschedule-hotfix Matt Aitken 2025-06-17 18:22:15 +01:00
  • c7fb6a3f10 support wait-for-it.sh nicktrn 2025-06-24 11:18:28 +01:00
  • bff80c1ceb optimise clickhouse config nicktrn 2025-06-24 11:05:28 +01:00
  • 6d1eeea65e remove helm release heading nicktrn 2025-06-24 10:58:12 +01:00
  • 35dedee1eb Update number of allowed tags (#2187) James Ritchie 2025-06-24 10:38:59 +01:00
  • 854e3fc8d9 remove redundant print steps nicktrn 2025-06-24 10:08:28 +01:00
  • fb51b993e2 fix contents permission helm-v4.0.0-beta.2 nicktrn 2025-06-24 10:06:41 +01:00
  • 1f74f6bc46 bump chart version nicktrn 2025-06-24 09:50:11 +01:00
  • c42da87526 simplify secret keys nicktrn 2025-06-24 09:42:28 +01:00
  • 65e2dcf80e secrets.enabled nicktrn 2025-06-24 09:26:59 +01:00
  • 8eacb1eadd fix validation step for ci nicktrn 2025-06-24 09:11:37 +01:00
  • 2128799e14 fix gh release permission nicktrn 2025-06-24 00:48:39 +01:00
  • 4fa4cfb141 allow nil internal config nicktrn 2025-06-24 00:48:24 +01:00
  • 3f4c4ceac9 disable internal otel config by default nicktrn 2025-06-24 00:30:23 +01:00
  • 534804ab0d improve clickhouse config nicktrn 2025-06-24 00:06:21 +01:00
  • ac2998d7b3 support external secrets nicktrn 2025-06-23 23:25:14 +01:00
  • db6ca9dcf3 add clickhouse vars as extraEnv examples nicktrn 2025-06-23 23:09:05 +01:00
  • a80415b90a postgresql -> postgres nicktrn 2025-06-23 23:05:41 +01:00
  • eb2c8ae6e8 postgresql.extraArgs nicktrn 2025-06-23 20:59:19 +01:00
  • b2222fd782 podAnnotations for all services nicktrn 2025-06-23 20:55:34 +01:00
  • f39d93d53d expose internal otel config nicktrn 2025-06-23 20:37:43 +01:00
  • 21f0382783 stateful services should be statefulsets nicktrn 2025-06-23 18:55:05 +01:00
  • 485f71c8d4 Improve schedule engine performance (#2191) Eric Allam 2025-06-23 16:55:18 +01:00
  • 24b22fcfca enable draft gh release helm-v4.0.0-beta.1 nicktrn 2025-06-23 15:40:31 +01:00
  • fa6b179997 add helm chart release workflow nicktrn 2025-06-23 15:15:25 +01:00
  • 00ff1b21dc BulkActionGroup changed some columns around Matt Aitken 2025-06-23 15:14:11 +01:00
  • 8239580c25 chart publish prep nicktrn 2025-06-23 14:51:10 +01:00
  • 8c9eb03196 ignore packaged chart archives nicktrn 2025-06-23 14:34:50 +01:00
  • d58030ee69 v4 helm chart nicktrn 2025-06-23 14:32:28 +01:00
  • ec2175fec8 Some docs tweaks (#2190) nicktrn 2025-06-23 10:25:07 +01:00
  • fb9abe5289 fix: Incorrect/missing logs on new schedule engine runs (#2185) Eric Allam 2025-06-19 15:37:50 +01:00
  • f2db1b8aa5 Create dedicated alerts worker (#2184) Eric Allam 2025-06-19 11:54:49 +01:00
  • 3c93783e8b remove nodetype label requirement (#2182) nicktrn 2025-06-18 11:34:35 +01:00
  • 55f41a2168 Ensure webapp container does not fetch pnpm at runtime (#2181) nicktrn 2025-06-18 11:31:36 +01:00
  • 82dd56e87b install pnpm for node user as well build-corepack-offline-rc.0 nicktrn 2025-06-18 10:46:21 +01:00
  • 36f787749d install pnpm during build nicktrn 2025-06-18 10:46:02 +01:00
  • 4ca6506655 Delay reschedule fix (v3 & v4) (#2180) Matt Aitken 2025-06-17 18:22:15 +01:00
  • 9f9e74b0b6 Fix hydration error (#2179) Matt Aitken 2025-06-17 11:17:17 +01:00
  • ea6f66bdfc Improved schedule engine (#2174) Eric Allam 2025-06-17 06:48:05 +01:00
  • a42c9acf44 v4: Improved run locking (#2173) Eric Allam 2025-06-17 06:45:59 +01:00
  • f7f8bc28c5 Docker self-hosting improvements (#2177) nicktrn 2025-06-16 22:22:02 +01:00
  • 5f6fd8e235 Tasks page didn't include Delayed runs (#2176) Matt Aitken 2025-06-16 14:14:09 +01:00
  • ab462020b2 Merge remote-tracking branch 'origin/main' into bulk-cancel-replay Matt Aitken 2025-06-16 13:32:44 +01:00
  • 37f91f89a8 Migrations Matt Aitken 2025-06-16 09:49:45 +01:00
  • ed16efa114 Added CANCEL_THEN_REPLAY bulk action type Matt Aitken 2025-06-16 09:32:08 +01:00
  • 89ac3c8a15 Removed extra runtimeEnvironmentId Matt Aitken 2025-06-16 09:30:40 +01:00
  • 33e1008d83 Adds a docker error entry to common problems docs page (#2172) James Ritchie 2025-06-14 11:11:24 +01:00
  • a0815c8e3e Clickhouse performance improvements (#2175) Matt Aitken 2025-06-14 11:10:28 +01:00
  • 48b3453de4 WIP prisma schema Matt Aitken 2025-06-12 17:38:44 +01:00
  • 8a5e7f34b1 Added more limits and information to the limits page (#2171) James Ritchie 2025-06-13 10:32:44 +01:00
  • c3dca5835d Fix for the Kapa widget not working with SSR (#2170) Matt Aitken 2025-06-12 22:17:22 +01:00
  • 20a8e7c6c1 Updated kapa sdk to 0.1.3 (#2169) James Ritchie 2025-06-12 16:21:34 +01:00
  • cc5514e57b Add status-first TaskRun index to speed up uncommon status filters (#2168) Eric Allam 2025-06-12 15:02:40 +01:00
  • ab432a2d7d Fix realtime re-subscribing stale data issue (#2162) Eric Allam 2025-06-12 14:58:01 +01:00
  • e12c82b444 Use the Kapa AI SDK instead of the Kapa AI widget (#2113) James Ritchie 2025-06-12 14:09:03 +01:00
  • 808c299008 Added deep research example (#2166) Dan 2025-06-11 16:19:25 +01:00
  • 498b9a21af Improved TaskRun environment indexes (#2164) Eric Allam 2025-06-11 09:24:11 +01:00
  • 48e1e7250b v4: fix stuck batch issue when processing happens before transaction commits (#2163) Eric Allam 2025-06-10 17:02:34 +01:00
  • 3f2b748a80 Delete the secure param before passing it to the ClickHouse client (#2161) Eric Allam 2025-06-10 13:55:19 +01:00
  • a060ceef0b Fix clickhouse migrations by adding the secure=true query param (#2160) Eric Allam 2025-06-10 13:45:24 +01:00
  • e6fb32194e Add environment filter to declarative schedules (#2148) Eric Allam 2025-06-10 12:11:11 +01:00
  • b38405cb88 Realtime and task run performance improvements (#2158) Eric Allam 2025-06-10 12:11:01 +01:00