We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aad0b1 commit 31d032bCopy full SHA for 31d032b
README.md
@@ -231,3 +231,4 @@ Monasca API fails and will retry the request until successful.
231
232
## Open tasks
233
* Language translations (Replace hardcoded String messages with a configuration/language file)
234
+* Unit tests for failed requests handling
spec/outputs/monasca_log_api_spec.rb
@@ -475,4 +475,6 @@
475
end
476
477
478
+ # TODO add testing graceful recovery from exceptions
479
+
480
0 commit comments