
Paul RastoinandGitHub
2413af0ba9
[run-instance-commands] Preserve fast slow sequentiality (#19757)
# Introduction
The command was wrongly running all fast and then all slow ignoring
instance commands segment
Leading to
```ts
1.23.0_AddGlobalObjectContextToCommandMenuItemAvailabilityTypeFastInstanceCommand_1776090711153 executed successfully
[Nest] 32679 - 04/16/2026, 1:21:07 PM LOG [InstanceCommandRunnerService] 1.23.0_DropWorkspaceVersionColumnFastInstanceCommand_1785000000000 executed successfully
[Nest] 32679 - 04/16/2026, 1:21:07 PM LOG [InstanceCommandRunnerService] 1.22.0_BackfillWorkspaceIdOnIndirectEntitiesSlowInstanceCommand_1775758621018 executed successfully
[Nest] 32679 - 04/16/2026, 1:21:07 PM LOG [RunInstanceCommandsCommand] Instance commands completed
```
No prod/self host impact as 1.23 hasn't been released yet
2026-04-16 12:14:47 +00:00
..
2026-04-16 08:29:50 +00:00
2026-04-14 11:21:18 +00:00
2026-04-16 12:07:36 +00:00
2026-04-12 11:55:38 +02:00
2026-04-14 22:35:59 +02:00
2026-04-13 15:13:11 +02:00
2026-04-16 12:07:36 +00:00
2026-04-16 08:55:49 +00:00
2026-04-09 19:30:28 +00:00
2026-04-16 08:29:50 +00:00
2026-04-16 12:14:47 +00:00
2026-04-16 09:47:44 +00:00
2026-04-16 09:47:44 +00:00
2026-04-02 15:56:27 +00:00
2026-04-16 08:50:56 +00:00