Commit Graph
162 Commits
Author SHA1 Message Date
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
babic_a c809992269 Remove useless variable 2020-08-20 13:40:25 +02:00
babic_a c8a6e0b8c3 Add run info file to request format 2020-08-20 13:31:11 +02:00
babic_a b5729f3427 Move request decoding to processing method
Due to the audit log the processing function needs the
complete request.
2020-08-20 13:29:21 +02:00
babic_a 37681c2473 Partial merge 2020-08-20 13:28:46 +02:00
babic_a a5112ac2b4 Fix audit writing 2020-08-20 13:15:54 +02:00
babic_a 641ed26e7a Remove Extended format from writer 2020-08-20 13:09:48 +02:00
babic_a 15c2ab58e2 Modify write requests scripts to be more concise 2020-08-20 13:08:13 +02:00
babic_a 9b8635e986 Fix write interface 2020-08-20 12:38:26 +02:00
babic_a 9d59b0b3a1 Added config and remove zmq config 2020-08-20 12:38:13 +02:00
babic_a 17bd9feaeb Changing request format 2020-08-20 12:37:50 +02:00
babic_a 5d09f6fb91 Remove old stream client 2020-08-20 12:37:29 +02:00
babic_a 16cbb159f2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	sf_daq_broker/writer.py
2020-08-20 12:36:47 +02:00
Dmitry Ozerov de456a7fa6 preparation for future data_api3 for data buffer 2020-08-20 12:22:07 +02:00
babic_a d3b480dffb Fix bug in epics_writer 2020-08-20 12:16:52 +02:00
babic_a 07ff6840c2 Refactoring cadump as single writer module 2020-08-20 12:12:16 +02:00
babic_a 538a39a90f Add 'sf_daq_broker/writer/cadump/' from commit '89228a57f2936f8cf2e6fb9c3a37c337c5b4d011'
git-subtree-dir: sf_daq_broker/writer/cadump
git-subtree-mainline: c6c0bf228a
git-subtree-split: 89228a57f2
2020-08-20 12:08:42 +02:00
babic_a c6c0bf228a Unifying the interface 2020-08-20 12:08:24 +02:00
babic_a 42911042ee Update source in status update 2020-08-20 11:55:48 +02:00
babic_a be6cee5f57 Refactor request 2020-08-20 11:55:22 +02:00
babic_a e827cf60b8 Move writing methods to bsread_writer 2020-08-20 11:25:49 +02:00
babic_a 04c03ef200 Refactoring request processing 2020-08-20 11:25:37 +02:00
babic_a 33c4092c1c Add basic broker implementation 2020-08-20 10:40:25 +02:00
babic_a 059c9101fa Add basic config to broker 2020-08-20 09:51:54 +02:00
babic_a f0eb934df7 Adjusted the start script name and conda reference 2020-08-20 09:45:38 +02:00
babic_a fb2660b721 Add stub for broker client 2020-08-20 09:44:10 +02:00
babic_a a71eb36c89 Rename writer to something that makes more sense 2020-08-20 09:43:58 +02:00
babic_a b56e62f080 Improve logging in writer format 2020-08-20 09:41:32 +02:00
babic_a ad59273190 Improve writer implementation 2020-08-20 09:34:17 +02:00
babic_a 331abafb48 Move bsread writer to submodule 2020-08-20 09:25:30 +02:00
Dmitry Ozerov b47b9e5c6e first working version of sf_daq-broker 2020-07-29 15:46:40 +02:00
ebner 89228a57f2 update readme 2020-05-18 11:38:09 +02:00
Dmitry OzerovandData Backend account 2238104040 mistype 2020-05-18 11:23:22 +02:00
Dmitry OzerovandData Backend account 87b684d06b take url from request, if provided. Don't append _CA to provided in request filename. Better error handling when data_api retrieve doesn't work 2020-05-18 10:37:26 +02:00
ebner 57730db181 use channels list from request 2020-05-18 08:15:39 +02:00
ebner f78026eed5 fixed default mapping channel 2020-05-15 15:44:18 +02:00
ebner 5ac7ce00e1 bump version 2020-04-30 09:25:27 +02:00
Dmitry Ozerovandbabic_a 1af5a3fecb protect against writting to /dev/null. try to retrieve data in case first attempt is not successful 2019-10-05 15:08:10 +02:00