pub fn rpc_handler(
    ctx: &mut EvalContext,
    handle: &RPCHandle,
    interval_timeout: Duration
)