Skip to content

Commit ef84bde

Browse files
committed
TODO: Add another wish list item
The client should queue commands and check results if the server is not available. Suggested by Daniel Parthey.
1 parent 3026eeb commit ef84bde

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TODO

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Wish List Items for NSCA-ng
2727
daemon mode with poor man's check scheduling (i.e., add `check_interval`
2828
and `retry_interval` directives to the client configuration).
2929

30+
- If the server is not available, let the client queue commands and results
31+
using local storage and submit them as soon as the server comes up again.
32+
3033
- Let the client talk to multiple servers.
3134

3235
- Port the client to Microsoft Windows.

0 commit comments

Comments
 (0)