sparse-intern-71089
11/01/2023, 10:33 AMlemon-agent-27707
11/01/2023, 5:57 PMambitious-air-92938
11/01/2023, 5:57 PMambitious-air-92938
11/01/2023, 5:58 PMambitious-air-92938
11/01/2023, 6:00 PMlemon-agent-27707
11/01/2023, 6:02 PMgo run main.go
(or equivalent).
Though if this is the cause, I would expect you to see similar behavior in GHA assuming you are using default runner sizes.ambitious-air-92938
11/01/2023, 6:04 PMambitious-air-92938
11/01/2023, 6:06 PMlemon-agent-27707
11/01/2023, 10:49 PMambitious-air-92938
11/02/2023, 12:21 PMenough-garden-22763
11/02/2023, 3:57 PMenough-garden-22763
11/02/2023, 3:59 PMambitious-air-92938
11/02/2023, 4:12 PMactions/setup-go
, though do you have any ideas around why triggering a preview locally also starts up very quickly? The only place I'm seeing the diff in latency is when triggering via Deployments. I've cleaned up and forced rebuilding from scratch locally and it completes in the same ~30s windowambitious-air-92938
11/02/2023, 4:14 PMenough-garden-22763
11/02/2023, 4:18 PMI've cleaned up
enough-garden-22763
11/02/2023, 4:18 PMenough-garden-22763
11/02/2023, 4:18 PMgo clean -modcache && go clean -cache # perhaps
enough-garden-22763
11/02/2023, 4:19 PMambitious-air-92938
11/02/2023, 4:20 PMgo build -a main.go
ambitious-air-92938
11/02/2023, 4:21 PMlemon-agent-27707
11/02/2023, 8:59 PM