Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tron521/codex-console-temp
/ error
Method
error
static/js/utils.js:64–66 ·
view source on GitHub ↗
(message, duration)
Source
from the content-addressed store, hash-verified
62
}
63
64
error(message, duration) {
65
return
this.show(message,
'error'
, duration);
66
}
67
68
warning(message, duration) {
69
return
this.show(message,
'warning'
, duration);
Callers
15
loadAutoQuickRefreshSettings
Function · 0.80
saveAutoQuickRefreshSettings
Function · 0.80
loadStats
Function · 0.80
loadAccounts
Function · 0.80
pauseActiveBatchTasks
Function · 0.80
resumeActiveBatchTasks
Function · 0.80
refreshToken
Function · 0.80
validateToken
Function · 0.80
runBatchRefreshTask
Function · 0.80
runBatchValidateTask
Function · 0.80
runBatchCheckSubscriptionTask
Function · 0.80
runOverviewRefreshTask
Function · 0.80
Calls
1
show
Method · 0.95
Tested by
2
test_email_service
Function · 0.64
test_tempmail_service
Function · 0.64