MCPcopy Create free account
hub / github.com/ClickHouse/ai-sdk-cpp / status_code

Method status_code

include/ai/errors.h:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 status_code_(status_code) {}
32
33 int status_code() const { return status_code_; }
34
35 /// Check if the error is retryable based on status code
36 bool is_retryable() const {

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64