postmannen
|
68093b9f43
|
added description i logging flags
|
2023-01-12 12:06:29 +01:00 |
|
postmannen
|
8c8061dc15
|
renamed logConsoleOnlyIfDebug to logDebug
|
2023-01-12 12:03:10 +01:00 |
|
postmannen
|
076abdef71
|
changed from log package to slog
|
2023-01-12 12:01:01 +01:00 |
|
postmannen
|
7fcf4b1077
|
replaced log lines with slog from errorKernel
|
2023-01-12 08:48:01 +01:00 |
|
postmannen
|
1dbff78c81
|
replaced log print with slog debug
|
2023-01-12 07:44:28 +01:00 |
|
postmannen
|
aa925329f7
|
fixed output of error logging
|
2023-01-12 07:12:35 +01:00 |
|
postmannen
|
807455119c
|
Added x/slog for stderr logging
|
2023-01-11 08:38:15 +01:00 |
|
postmannen
|
215a4c387a
|
split out start pub/sub process in separate func's
|
2023-01-11 07:03:01 +01:00 |
|
postmannen
|
d0d3ef8b39
|
initial declaration of slog logger
|
2023-01-11 06:09:42 +01:00 |
|
postmannen
|
0ee4f979f3
|
Do not send a reply for reply messages
|
2023-01-10 09:29:24 +01:00 |
|
postmannen
|
6aecc9c22b
|
fixed case for readFolder config
|
2023-01-10 08:30:06 +01:00 |
|
postmannen
|
e1771e9800
|
updated scripts
|
2023-01-10 06:56:01 +01:00 |
|
postmannen
|
541f243067
|
added group permissions for files/directories created
|
2023-01-10 06:50:28 +01:00 |
|
postmannen
|
1b26ad854a
|
fixed error printing readfolder, created script for writing to readfolder and socket
|
2023-01-09 09:10:52 +01:00 |
|
postmannen
|
956a62eec1
|
Fixed typo in comment of configuration
|
2023-01-09 04:25:03 +01:00 |
|
postmannen
|
03f3fe422a
|
updated readme
|
2023-01-09 04:21:36 +01:00 |
|
postmannen
|
3f15f04223
|
fixed typo in readme
|
2023-01-09 04:19:52 +01:00 |
|
postmannen
|
d149c36fca
|
Updated readme with input methods
|
2023-01-09 04:18:14 +01:00 |
|
postmannen
|
57e074d210
|
fixed read messages from file, added helper scripts for ReqCli
|
2023-01-09 03:59:13 +01:00 |
|
postmannen
|
d348ab156f
|
added initial readfolder
|
2023-01-08 08:32:58 +01:00 |
|
postmannen
|
bcc5db7c04
|
store log are now written to database folder
|
2023-01-06 12:19:36 +01:00 |
|
postmannen
|
a95c36f0c3
|
changed logging for authorizing keys
|
2023-01-06 08:48:21 +01:00 |
|
postmannen
|
f574d768cd
|
added debug logging for received nack/ack messages
|
2023-01-06 08:32:42 +01:00 |
|
postmannen
|
f33b38e136
|
Added shell script for sending clicommand messages
|
2023-01-06 08:18:20 +01:00 |
|
postmannen
|
f2c21c8083
|
Updated readme with new ack/nack information
|
2023-01-05 08:38:48 +01:00 |
|
postmannen
|
eced76a85c
|
initially removed dependency to NACK/ACK event type
|
2023-01-05 01:55:52 +01:00 |
|
postmannen
|
4fe96b645e
|
renamed v variable to sam in ringbuffer
|
2023-01-04 22:07:53 +01:00 |
|
postmannen
|
94135aab67
|
added sending errors with request back to the originating node
|
2023-01-04 12:27:58 +01:00 |
|
postmannen
|
75126ce977
|
fixed double printing of successful send for NACK messages
|
2023-01-04 09:37:33 +01:00 |
|
postmannen
|
6a97d86ca0
|
removed done channel when publishing, and added make chan when creating sam
|
2023-01-04 09:14:04 +01:00 |
|
postmannen
|
2eff3c9cd3
|
restructured sync when publishing messages
|
2023-01-03 11:41:18 +01:00 |
|
postmannen
|
d58095764b
|
printing ID working ringbuffer
|
2023-01-01 20:31:54 +01:00 |
|
postmannen
|
6f525162ea
|
renamed data to sam in ringbuffer
|
2022-12-31 07:51:34 +01:00 |
|
postmannen
|
5865ad3701
|
using the same message ID locally as in the ringbuffer
|
2022-12-31 07:31:18 +01:00 |
|
postmannen
|
84284eeee1
|
removed debug logging
|
2022-12-31 06:14:06 +01:00 |
|
postmannen
|
a77d1ad562
|
cleaned up os.Remove log
|
2022-12-31 06:02:26 +01:00 |
|
postmannen
|
ae6058d0af
|
put in a timer to end stuck messages in ringbuffer
|
2022-12-30 16:52:50 +01:00 |
|
postmannen
|
9e378295df
|
restructured errors and retryWait in messageDeliverNats
|
2022-12-30 11:54:10 +01:00 |
|
postmannen
|
5c5f8100d0
|
made ACK/NACK selection more clear
|
2022-12-29 22:49:47 +01:00 |
|
postmannen
|
c12cf70620
|
handling of indivdual messages are now done in it's own goroutine, changed logic for ACK msg retries
|
2022-12-29 07:53:25 +01:00 |
|
postmannen
|
709bd219f7
|
stopping started tickers
|
2022-12-26 10:52:43 +01:00 |
|
postmannen
|
98137b1df1
|
not creating a sub process before we check if it exists
|
2022-12-26 10:12:45 +01:00 |
|
postmannen
|
a737901c5d
|
block profiling
|
2022-12-26 07:22:42 +01:00 |
|
postmannen
|
8015c46cba
|
removed printing of equal keys
|
2022-12-22 12:23:02 +01:00 |
|
postmannen
|
3f5b58ffab
|
fixed timeouts for copy messages
|
2022-12-21 09:27:52 +01:00 |
|
postmannen
|
29a382838c
|
fixed typo in debug message
|
2022-12-21 08:16:45 +01:00 |
|
postmannen
|
27b762e69b
|
added debug logging for sending nats messages
|
2022-12-21 08:12:41 +01:00 |
|
postmannen
|
e19f306146
|
always create tmp folder
|
2022-12-21 07:17:47 +01:00 |
|
postmannen
|
ec612101df
|
only logging equal keys to console, and do not send to errorKernel
|
2022-12-21 07:07:21 +01:00 |
|
postmannen
|
8d017c072d
|
discard copy messages when more procs are started for the same copySrc request
|
2022-12-19 07:21:53 +01:00 |
|