Skip to content

Commit 31d032b

Browse files
author
Witold Bedyk
committed
Add TODO comments
1 parent 8aad0b1 commit 31d032b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,3 +231,4 @@ Monasca API fails and will retry the request until successful.
231231
232232
## Open tasks
233233
* 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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,4 +475,6 @@
475475
end
476476
end
477477

478+
# TODO add testing graceful recovery from exceptions
479+
478480
end

0 commit comments

Comments
 (0)