MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / timeout

Method timeout

src/ccsr/src/client.rs:79–81  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

77 }
78
79 pub fn timeout(&self) -> Duration {
80 self.timeout
81 }
82
83 /// Gets the schema with the associated ID.
84 pub async fn get_schema_by_id(&self, id: i32) -> Result<Schema, GetByIdError> {

Callers 15

executeSqlV2Function · 0.80
buildMethod · 0.80
cmdFunction · 0.80
watch_pod_paramsMethod · 0.80
get_clusterd_usageMethod · 0.80
watch_vpc_endpointsMethod · 0.80
fetch_jwks_uriMethod · 0.80
fetch_jwksMethod · 0.80
buildMethod · 0.80
create_regionMethod · 0.80

Calls

no outgoing calls

Tested by 2

cmdFunction · 0.64
cmdFunction · 0.64