pub fn async_poll(
    callable: impl Callable,
    ci: &ComponentInterface
) -> Result<String, Error>