From db81ff9db2677d5fecb5a288120cf5cc64aef093 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Wed, 2 Sep 2015 10:39:09 -0700 Subject: [PATCH] TODO --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.txt b/TODO.txt index fc8447e..71a7fa3 100644 --- a/TODO.txt +++ b/TODO.txt @@ -21,6 +21,10 @@ bash completion (cached data: insts, imgs, pkgs, names and ids) PUBAPI-1117 triton create -c|--count N +Rate limiting. Testing with non-op accounts. I suspect PUBAPI-1117 and other +usage will lead to rate limiting errors from cloudapi. `triton` should +(a) retry reasonably on those error codes and (b) proactively control rate +of cloudapi requests (tunable). triton images Drop 'state' in default columns. Add type to be able to see lx or not