planErrorGuidance
This content is not available in your language yet.
function planErrorGuidance(code, detail?): string | undefined;开发者面指引文案(英文,SDK 对外错误面同 errors.ts 纪律不走 i18n):按码给出「下一步做什么」——
购买 / 升档类指向 detail.upgradeUrl(控制台套餐页),并发类说明只拒新会话并读 retryAfterSec,
守门故障类按短暂重试。非套餐码返回 undefined(调用方沿用原文案)。
string
detail?
Section titled “detail?”Record<string, unknown>
string | undefined
Was this page helpful?
Thanks for your feedback.