python-tent-client
python-tent-client copied to clipboard
Support multiple API root URLs
An entity can have more than one API root URL. The code currently captures all of them but only uses the first one. If a request fails anywhere we should throw away that URL and try the next one.