Moose

Results 3 issues of Moose

Confirm by changing [ ] to [x] below to ensure that it's a bug: - [x] I've gone though [Developer Guide](https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/welcome.html) and [API reference](http://sdk.amazonaws.com/cpp/api/LATEST/index.html) - [x] I've searched for [previous...

bug
needs-triage

**Bug category** - [ ] *bug - compilation error* - [ ] *bug - compilation warning* - [x] *bug - runtime error* - [ ] *bug - runtime warning* -...

I was trying to create the following behavior for a dns query: - Try 5 times - Each time with a timeout of 1 second - This should result in...