site

package
v0.0.0-...-9febfc8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2025 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package site contains site local constants for the Result Flow.

Index

Constants

View Source
const (
	// CTPBatchSize is the size of one single Buildbucket batch request to fetch
	// CTP builds. Increase the batch size below with caution. It may cause
	// Buildbucket to return 500 errors, due to the response size.
	CTPBatchSize int32 = 3
	// TestRunnerBatchSize is the size of one single Buildbucket batch request
	// to fetch test runner builds.
	TestRunnerBatchSize int32 = 50
)
View Source
const DefaultDeadlineSeconds = 1800

DefaultDeadlineSeconds is the default command deadline in seconds.

Variables

View Source
var DefaultAuthOptions auth.Options

DefaultAuthOptions is an auth.Options struct prefilled with chrome-infra defaults. The credentials here are used for local test.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL