Skip to main content

Module live_post_bundle_feedback_manager

Module live_post_bundle_feedback_manager 

Source
Expand description

§Production PostBundleFeedbackManager — cache, fetch, heal

Mirrors crate::client::post_bundle::live_post_bundle_manager but for feedback: checks BUCKET_POST_BUNDLE_FEEDBACK in crate::client::client_storage::client_storage::ClientStorage (with an age-based TTL since feedback mutates), falls back to GetPostBundleFeedbackV1 against DHT peers, and spawns crate::client::post_bundle::post_bundle_feedback_healing in the background to reconcile divergent copies. Cache propagation is guided by the same crate::client::caching::cache_radius_tracker used by the post-bundle side.

Structs§

LivePostBundleFeedbackManager