Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ onError
Function
onError
fdbclient/PaxosConfigTransaction.actor.cpp:393–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
391
}
392
393
Future<Void> onError(Error const& e) { return onError(this, e); }
394
395
void debugTransaction(UID dID) { this->dID = dID; }
396
Callers
8
lastError
Method · 0.85
Try
Method · 0.85
retryable
Function · 0.85
blockingContinueAfter
Method · 0.85
onFutureReady
Method · 0.85
onError
Method · 0.85
onError
Method · 0.85
onError
Method · 0.85
Calls
no outgoing calls
Tested by
2
blockingContinueAfter
Method · 0.68
onFutureReady
Method · 0.68