return to index
Commit: 319ba3bfba74b5e459ab6688019051553c7c125e
John Hoffman
hot fix for metrics bug metrics fails to return data after interval < total blackboard time. Updated to iterate over recent information and not all metrics. Going to get testing in production.
Branch: main
Slug: build-main-319ba3bfba74b5e459ab6688019051553c7c125e
StartedAt: 2025-12-07 04:21:15.328770325 +0000 UTC
StoppedAt: 2025-12-07 04:21:22.741085672 +0000 UTC
Duration: 7.412315347s
Build Exit Status: 0
artifacts
mkdir build-server-artifacts GOOS=linux GOARCH=amd64 go build -o build-server-artifacts/core-linux-amd64 GOOS=linux GOARCH=arm64 go build -o build-server-artifacts/core-linux-arm64 GOOS=darwin GOARCH=arm64 go build -o build-server-artifacts/core-darwin-arm64