postmannen
|
edccbea1b3
|
added test for file copy
|
2022-06-22 07:31:43 +02:00 |
|
postmannen
|
9c6ede458a
|
added feature to turn of message persist to disk
|
2022-06-21 16:44:39 +02:00 |
|
postmannen
|
b8a2d3d5e7
|
removed copyFile<from/to> and relay request types
|
2022-06-16 23:32:44 +02:00 |
|
postmannen
|
041d59be22
|
changed name for keys requests
|
2022-05-24 07:21:48 +02:00 |
|
postmannen
|
3bd54d9cfc
|
fixing race condition
|
2022-05-16 07:15:38 +02:00 |
|
postmannen
|
d6f7bd1048
|
added timeout when no responders available
|
2022-03-09 07:11:48 +01:00 |
|
postmannen
|
e7e5726095
|
renamed commandorevent field name in subject struct
|
2022-01-27 10:06:06 +01:00 |
|
postmannen
|
d7bee9d361
|
removed command type
|
2022-01-27 07:19:04 +01:00 |
|
postmannen
|
32aeed6c18
|
added -1 as methodTimeout for long running request
|
2022-01-26 15:35:31 +01:00 |
|
postmannen
|
ccd57dad10
|
renamed newMessagesCh to ringBufferBulkInCh
|
2022-01-20 08:17:37 +01:00 |
|
postmannen
|
91bfb8510f
|
replaced sendError with errorKernel.errSend all over
|
2022-01-19 10:55:03 +01:00 |
|
postmannen
|
0d0cd8c0b6
|
del console output, add flag for block profiling
|
2021-12-31 06:59:09 +01:00 |
|
postmannen
|
81bd4d0589
|
Get default message timers directly from flag
|
2021-11-18 06:50:25 +01:00 |
|
postmannen
|
2477e7939d
|
Added flag for method timeout
|
2021-11-18 06:36:16 +01:00 |
|
postmannen
|
4fe066aebd
|
cleaned up old comments
|
2021-11-09 14:01:42 +01:00 |
|
postmannen
|
e33fba19e1
|
removed debug print statements
|
2021-09-23 05:46:25 +02:00 |
|
postmannen
|
107e652f9f
|
Implementing ctx on ringbuffer done
|
2021-09-15 11:39:19 +02:00 |
|
postmannen
|
b29724f8a3
|
using main context on ringbuffer
|
2021-09-15 10:46:30 +02:00 |
|
postmannen
|
64207adc62
|
working on context for ringbuffer
|
2021-09-15 08:39:34 +02:00 |
|
postmannen
|
b83749cbc0
|
added metrics for current messages in db
|
2021-09-15 07:26:36 +02:00 |
|
postmannen
|
cb867ba7a2
|
moved bucket names into ringbuffer struct
|
2021-09-14 16:23:01 +02:00 |
|
postmannen
|
0f93e9a439
|
added error message timeouts and retries
|
2021-09-07 09:43:54 +02:00 |
|
postmannen
|
ebbca59eb7
|
changed time format
|
2021-08-27 12:27:38 +02:00 |
|
postmannen
|
18272d73ab
|
metrics on error messages
|
2021-08-26 12:26:08 +02:00 |
|
postmannen
|
a669472c03
|
more metrics
|
2021-08-26 11:41:46 +02:00 |
|
postmannen
|
9846a9eb2f
|
moved registering of metrics into newMetrics
|
2021-08-26 10:50:40 +02:00 |
|
postmannen
|
82e9477b18
|
commented out some logging
|
2021-08-25 16:17:33 +02:00 |
|
postmannen
|
914135fdd1
|
renamed toRingbuffer channel to newMessagesCh
|
2021-08-25 08:31:48 +02:00 |
|
postmannen
|
a042b51672
|
renamed channel
|
2021-08-25 06:38:23 +02:00 |
|
postmannen
|
709c69313a
|
changed some error messages
|
2021-08-23 11:53:47 +02:00 |
|
postmannen
|
4c895c656e
|
metric for in memory buffered messages current
|
2021-08-18 15:57:33 +02:00 |
|
postmannen
|
c9e095ff5b
|
more metrics
|
2021-08-18 15:41:53 +02:00 |
|
postmannen
|
c27a3dc188
|
updated comments
|
2021-08-16 13:01:12 +02:00 |
|
postmannen
|
0af326bba5
|
more tests
|
2021-08-10 07:41:30 +02:00 |
|
postmannen
|
e28eb3770d
|
initial test package created
|
2021-08-09 14:41:31 +02:00 |
|
postmannen
|
1a3e310cd1
|
changed error messages
|
2021-08-09 09:34:05 +02:00 |
|
postmannen
|
1523ae84c3
|
replaced struct{} with callback func for testing
|
2021-07-05 07:43:33 +02:00 |
|
postmannen
|
dd6d52f427
|
added delivered verification between buffer and buffer reader
|
2021-07-02 19:09:42 +02:00 |
|
postmannen
|
7791899e3d
|
Removed some errors via messages
|
2021-07-02 18:32:01 +02:00 |
|
postmannen
|
923fd4c611
|
exported type node to Node
|
2021-06-29 08:21:42 +02:00 |
|
postmannen
|
be8008b5a0
|
fixed bug where error message failed when kv store where missing
|
2021-05-21 08:21:17 +02:00 |
|
postmannen
|
0b44f1d339
|
changed config directories handling
|
2021-05-12 09:50:03 +02:00 |
|
postmannen
|
64a22c84e9
|
removed printf's, or made them into log's
|
2021-04-16 13:43:58 +02:00 |
|
postmannen
|
e538485b84
|
changed log output for commandorevent available
|
2021-04-16 12:45:14 +02:00 |
|
postmannen
|
8efecdb18e
|
renamed message timeout field to ACKTimeout
|
2021-04-15 10:33:44 +02:00 |
|
postmannen
|
ed00f247ae
|
unix socket for new mesages, changed naming of channels
|
2021-03-29 13:36:30 +02:00 |
|
postmannen
|
f792675ebe
|
cleaned up err console logging
|
2021-03-26 05:13:51 +01:00 |
|
postmannen
|
899d2e1f09
|
renamed inmsg to steward.sock
|
2021-03-25 12:33:53 +01:00 |
|
postmannen
|
18f6f2a6f1
|
centralNodeName flag
|
2021-03-12 10:41:03 +01:00 |
|
postmannen
|
8355f4154a
|
sending errors from ringbuffer
|
2021-03-12 09:49:27 +01:00 |
|