MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / try_send_request

Method try_send_request

nodedb-bridge/src/async_bridge.rs:124–149  ·  view source on GitHub ↗

Try to send a request to the Data Plane. On success, signals the consumer wake eventfd so the TPC core wakes up. Updates backpressure state based on queue utilization.

(&mut self, req: Req)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

send_requestMethod · 0.80
bridge_channel_roundtripFunction · 0.80
eventfd_wake_on_pushFunction · 0.80
pin_workflow_roundtripFunction · 0.80
tokio_to_tpc_via_eventfdFunction · 0.80

Calls 4

try_pushMethod · 0.80
utilizationMethod · 0.45
updateMethod · 0.45
notifyMethod · 0.45

Tested by 7

bridge_channel_roundtripFunction · 0.64
eventfd_wake_on_pushFunction · 0.64
pin_workflow_roundtripFunction · 0.64
tokio_to_tpc_via_eventfdFunction · 0.64