Commit Graph

199 Commits

Author SHA1 Message Date
Dmitry Ozerov 0e49bf8b83 use both daq machines of image buffer (in random form) 2020-08-23 15:56:10 +02:00
Dmitry Ozerov da180b6632 no hard coded server name; cosmetics in print statements 2020-08-23 14:11:57 +02:00
Dmitry Ozerov 09a82dbfeb better handling of loggers 2020-08-23 13:41:46 +02:00
babic_a f4a1c822b9 Invert condition 2020-08-21 15:05:28 +02:00
babic_a f2f31f1c2c Add info on how to run the debugger 2020-08-21 13:35:14 +02:00
babic_a 3d60e882be Add broker debugger to see the current status 2020-08-21 13:29:58 +02:00
babic_a f4471cddc2 Documentation on RabbitMQ 2020-08-21 13:24:47 +02:00
babic_a f30b5762c9 Revert back to named logger 2020-08-20 19:01:33 +02:00
babic_a 283e6e9991 Everybody gets the same logger 2020-08-20 19:00:51 +02:00
babic_a a6ef4dd8e7 Logger changes 2020-08-20 18:59:09 +02:00
babic_a ee86f8932a Modify logger 2020-08-20 18:51:06 +02:00
babic_a a2993a4223 Setup logger more precisely 2020-08-20 18:47:36 +02:00
babic_a eebdf164ba Add log output to start writer 2020-08-20 18:39:18 +02:00
babic_a 0dfd0ac65d Make all 3 loggers the same 2020-08-20 18:28:32 +02:00
babic_a c502228544 Fix Pandas issue 2020-08-20 18:20:49 +02:00
babic_a 10f3780b4c Fix small bug 2020-08-20 18:14:35 +02:00
babic_a 20f9672d2d Adjust the default queue 2020-08-20 18:07:16 +02:00
babic_a aa488966e4 Add tag writer selection 2020-08-20 18:03:51 +02:00
babic_a 843206f398 Add static tags to dispatch messages 2020-08-20 18:03:14 +02:00
babic_a 05c9fdc289 Removed routing tag from broker 2020-08-20 18:01:05 +02:00
babic_a 8ff98b3902 Modify the interbroker protocol 2020-08-20 17:51:46 +02:00
babic_a a0e4e8707b Added run log file to call 2020-08-20 17:51:25 +02:00
babic_a 886c7866a0 Moved conversion to bsread writer 2020-08-20 17:51:03 +02:00
babic_a 6d24551114 Added broker writer format 2020-08-20 17:27:58 +02:00
babic_a bd06d554d5 Remove setting of delay 2020-08-20 17:24:25 +02:00
babic_a a5f5d3b363 Fix typo 2020-08-20 17:21:57 +02:00
babic_a 589bf7553c Merge remote-tracking branch 'origin/master' 2020-08-20 17:19:11 +02:00
babic_a 43516e16f4 Writer name in logs 2020-08-20 17:19:04 +02:00
Dmitry Ozerov bd733bdce3 Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_broker 2020-08-20 17:13:31 +02:00
Dmitry Ozerov 65f6186713 write error message in the log file in case can not contact writer 2020-08-20 17:13:09 +02:00
babic_a 154f8af236 Add better log outputs 2020-08-20 17:07:41 +02:00
babic_a 38dcc92225 Make consumer and producer async 2020-08-20 16:59:54 +02:00
babic_a 9eb4561ded Add async implementation of Pika worker 2020-08-20 16:42:43 +02:00
Dmitry Ozerov cc67c371a6 correct printout 2020-08-20 16:06:23 +02:00
Dmitry Ozerov 7b2c727f95 log files from the writer clients in run_info directory 2020-08-20 15:49:06 +02:00
babic_a f5a10f5084 Change interface of reporting errors 2020-08-20 15:28:57 +02:00
babic_a 0995de2fe4 Remove requeue parameter 2020-08-20 15:27:43 +02:00
babic_a 82c9fc1d37 Add start download info in log 2020-08-20 15:24:41 +02:00
babic_a c0a98d17e6 Make the run file optional 2020-08-20 15:19:34 +02:00
babic_a f8053af252 Rename fix 2020-08-20 15:07:56 +02:00
babic_a 00f54fcf25 Remove bsread dependency 2020-08-20 15:03:55 +02:00
babic_a 5de5dec454 Add dataset determining logic to utils 2020-08-20 15:03:27 +02:00
babic_a 41202a60a6 Remove unused imports 2020-08-20 14:59:20 +02:00
babic_a e79e407651 Removed user_id from startup parameters 2020-08-20 14:49:06 +02:00
babic_a f2f5f362e6 Modify message broker client 2020-08-20 14:47:39 +02:00
babic_a f680ba2bbb Adjust starter to use broker client 2020-08-20 14:44:37 +02:00
babic_a 2bd6886969 Unify broker manager request creation 2020-08-20 14:37:59 +02:00
babic_a 449c16bb8a Move Epics Query address to config 2020-08-20 14:32:10 +02:00
babic_a 5766223bb4 Adapt broker to msg broker 2020-08-20 14:31:35 +02:00
babic_a a4c9e66a3f Add additional logger for run_info 2020-08-20 13:44:28 +02:00