Tom Page
Tom Page
Just thinking about how we could resolve this: If we add something which only attempts if `remote is defined` then what if we write a bit of automation which just...
@bogdanmuresan I think I prefer your first idea more here. I would probably reverse it and have an option `sync` which is defaulted to true, that way we can set...
At first glance I think the solution here would be to set the async to be equal to `ah_configuration_collection_repository_sync_async_retries * ah_configuration_collection_repository_sync_async_delay`
Underlying issue: https://github.com/docker/docker-py/issues/3256
Now just an issue with project updates and inventory source updates not working properly.
Personally, I think this is a valid addition to this code base. The key reason it was taken out was that it hadn't been completed across all relevant endpoints and...
Generally I'm happy enough with this. At a glance it seems all the new `async_*` files are very similar and could perhaps be condensed into one meta role which performs...
To explain more what I mean by my above comment, I have probably done all of what would be needed. It is untested though, just message app based coding... So,...
Hi @jgoupil26 I've also come across this issue, and I think the solution will be to add an extra piece to the role to do the lookup as it is...
The tracking issue is #1046