• Michael Fraenkel's avatar
    Cache the endpoints on the controller loop · fab942f4
    Michael Fraenkel authored
    The controller will retrieve all the endpoints at the beginning of its
    loop. When changes need to be applied, the provider may need to query
    the endpoints again. Allow the provider to skip the queries if its data was
    cached.
    fab942f4