From 628118d43e791924b7f91cdb2c75119be11e55d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stian=20Gryt=C3=B8yr?= Date: Thu, 16 Jun 2011 06:39:52 -0700 Subject: [PATCH] Added Known issues section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ba13d3b..0125953 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ for four weeks, and finally one per month for two years. -u, --url URL The Amazon EC2 region URL (default is US East 1) --help Show this message +## Known issues +* If you have many snapshots the script will eventually return the AWS error RequestLimitExceeded. Not sure how to fix this, since there is no information given about which limit is exceeded - maybe just add a slight delay between each API call? + ## Contribute Please fork and add pull requests if you would like to improve this package.