Closed actualben closed 1 year ago
source_cache
get_info
glue_it
ensure_webapi_source
create_source
update_source
is_cache_enabled
Keeping an eye on these issues:
(This is WIP until it gets a test-run)
source_cache
to multiconfig.py (defaulting to true)get_info
function to webapi.py which polls the /info endpoint (without requiring authentication)glue_it
we useget_info
to pass the webapi_version toensure_webapi_source
this passes it tocreate_source
andupdate_source
is_cache_enabled
on WebAPI >=2.12.0Keeping an eye on these issues: