python-tent-client icon indicating copy to clipboard operation
python-tent-client copied to clipboard

Support multiple API root URLs

Open longears opened this issue 13 years ago • 0 comments

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.

longears avatar Oct 03 '12 23:10 longears