Commit Graph

10 Commits

Author SHA1 Message Date
Max Novich 328a4560a0 update the path for temporal (#3131) 2025-06-30 15:31:34 -07:00
Max Novich c3acddc360 reapply temporal fix (#3080) 2025-06-25 15:41:16 -07:00
Max Novich bdb10e7d97 Mnovich/fix cli permisisons (#3074) 2025-06-25 10:15:25 -07:00
Carlos M. Lopez 041ebd5aa8 fix(temporal-service): makes the search for possible temporal paths parallel. (#3062)
The serialized nature of it meant that even a slightly larger than expected delay could quickly add up to enough to trigger timeouts consistently. Since these operations are highly IO bound there's no reason not to run them all asynchronously.
2025-06-24 20:22:10 -04:00
Max Novich e6a893254d fix temporal build for windows (#3045) 2025-06-23 17:45:26 -07:00
Max Novich 180b1df25d Mnovich/temporal foreground tasks (#2895)
Co-authored-by: Carlos M. Lopez <carlopez@squareup.com>
2025-06-20 16:19:58 -07:00
Max Novich dd5f5eb03d dynamic port selection for temporal (#2865) 2025-06-11 20:25:47 -07:00
Max Novich cb6a819de4 add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07:00
Max Novich 996f727ec5 Revert "Mnovich/temporal scheduler (#2745)" (#2839) 2025-06-09 15:41:46 -07:00
Max Novich e6028d2fad Mnovich/temporal scheduler (#2745) 2025-06-09 10:57:19 -07:00