1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

471 commits

Author SHA1 Message Date
postmannen
d33c2d5a3a put back node into REQOpProcessStop 2021-09-21 07:10:41 +02:00
postmannen
71f4007e31 disabled reaming code with allowedReceivers 2021-09-20 12:22:34 +02:00
postmannen
6e43364839 OpProcessStop removed node from required field 2021-09-20 12:18:54 +02:00
postmannen
b4e60ca3f5 own req method for REQStopProcess 2021-09-20 11:53:17 +02:00
postmannen
389e263c59 new req types for proccesslist and processstart 2021-09-20 06:40:34 +02:00
postmannen
c9eb267f4e sending error on not defined request types 2021-09-17 10:28:48 +02:00
postmannen
054455b857 renamed REQnCliCommandCont to REQCliCommandCont 2021-09-17 10:17:10 +02:00
postmannen
855275d19f removed REQnCliCommand request type 2021-09-17 09:23:08 +02:00
postmannen
d5082cc7a4 added replyMethodTimeout to message 2021-09-16 12:37:46 +02:00
postmannen
b279cf40bf updated todo 2021-09-16 12:24:03 +02:00
postmannen
d653e94ee2 methodArgs replaces data as an arg field for methods 2021-09-16 11:51:34 +02:00
postmannen
903383a529 removed the option for unlimited retries 2021-09-16 11:20:08 +02:00
postmannen
d8169841e0 fixed memory leak not unsubscribing reply messages 2021-09-16 08:13:24 +02:00
postmannen
a20bf4021a added profiling, renamed requests file 2021-09-16 05:31:04 +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
1434e5a85c initial stop function for ringbuffer 2021-09-15 09:17:35 +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
ec84d46d5e updated todo in readme 2021-09-13 13:24:28 +02:00
postmannen
aba7324ba6 fixed bug with hang caused by the of mutex 2021-09-13 13:15:21 +02:00
postmannen
254e522092 debug print statements 2021-09-13 09:24:38 +02:00
postmannen
0b61e510b4 added debug output 2021-09-13 07:02:14 +02:00
postmannen
6bbd01bd05 Added toc to readme 2021-09-10 10:28:50 +02:00
postmannen
5a1f20142c added prometheus exporter for build version 2021-09-10 10:21:33 +02:00
postmannen
69f6287ee8 added version and ldflags example to set it 2021-09-10 10:04:25 +02:00
postmannen
6bdbc232b7 updated tests and svg 2021-09-10 07:47:40 +02:00
postmannen
7576619172 added reading logic to httpListener 2021-09-10 06:06:43 +02:00
postmannen
08dfcfb3c3 corrected pattern 2021-09-10 05:45:09 +02:00
postmannen
eede523999 added httpreader handlefunc 2021-09-10 05:44:26 +02:00
postmannen
7229f33cac initial http reader for messages 2021-09-10 05:26:16 +02:00
postmannen
8ad6d819e5 removed not need argument from readTcpListener 2021-09-09 13:32:04 +02:00
postmannen
08fb8e3445 updated dockerfile 2021-09-09 13:16:10 +02:00
postmannen
d97de186e6 updated readme 2021-09-09 09:57:41 +02:00
postmannen
2085034e47 updated todo 2021-09-09 09:54:33 +02:00
postmannen
3dba156820 new fields added to Configuration gets correct defaults 2021-09-09 08:19:53 +02:00
postmannen
ad3a8b4c1e fixed test 2021-09-08 19:52:06 +02:00
postmannen
9376cf282f updated readme 2021-09-08 19:11:55 +02:00
postmannen
d93c38bbfa removed flagslice completely with bool 2021-09-08 18:56:23 +02:00
postmannen
d0f1ed32d1 removed the values field from flagslice 2021-09-08 17:57:21 +02:00
postmannen
cd3de53b30 cleaned up todo list 2021-09-08 06:24:22 +02:00
postmannen
23ecedb922 set hello message retries to 1 2021-09-08 06:15:51 +02:00
postmannen
eea6f971cb returning the actual error of os.exec in error msg 2021-09-08 05:50:45 +02:00
postmannen
8a49afa9ad disabled the allow receivers functionality 2021-09-08 04:29:11 +02:00
postmannen
cb0f27d48f changed folders for hello messages, and todo list 2021-09-08 04:11:35 +02:00
postmannen
1bdca9430a Updated test 2021-09-07 15:24:04 +02:00
postmannen
0f93e9a439 added error message timeouts and retries 2021-09-07 09:43:54 +02:00
postmannen
4dcedfbe14 created filenaming func, updated dockerfile 2021-09-07 06:24:21 +02:00
postmannen
804e714eaf added flag for natsConnectRetryInterval 2021-09-01 13:39:54 +02:00