GoogleCloudPlatform / golang-samples

Sample apps and code written for Google Cloud in the Go programming language.
Apache License 2.0
4.32k stars 1.75k forks source link

fix: changes batch samples to 1000 CPU millis #4409

Closed telpirion closed 1 month ago

telpirion commented 1 month ago

Description

Issues with other PRs (e.g. #4408 )

Documentation of these settings: https://cloud.google.com/go/docs/reference/cloud.google.com/go/batch/latest/apiv1/batchpb#cloud_google_com_go_batch_apiv1_batchpb_ComputeResource

Checklist

iennae commented 1 month ago

wooh! excellent find @telpirion ! Thank you for the sleuthing skills!