Commit Graph

199 Commits

Author SHA1 Message Date
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 Ozerov 2238104040 mistype 2020-05-18 11:23:22 +02:00
Dmitry Ozerov 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 Ozerov 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
ebner 6a4bb7c178 hacked comment parsing 2019-01-29 11:46:29 +01:00
ebner 8230fcc1c1 add query expansion on the start 2018-12-14 10:27:19 +01:00
ebner e12820231e make a lot of retries ... 2018-12-13 15:06:24 +01:00
ebner 7d18a1d384 increase timeout increase logging 2018-12-11 15:58:27 +01:00
ebner bbb98fe579 fix delay download 2018-12-11 15:00:57 +01:00
ebner f61c41233e add reference 2018-12-11 09:14:12 +01:00
ebner 572958f149 add hack to more robustly get the pulseid-date mapping 2018-12-11 09:08:45 +01:00
ebner d3ef039b6b add url option 2018-12-07 15:23:05 +01:00
ebner eed0bc469f updates 2018-12-07 14:54:38 +01:00
ebner 1fe28f71f7 fix version - as jinja templating not yet supported on my python 2018-12-07 14:20:07 +01:00
ebner 703d8ce883 fix logging 2018-12-07 14:14:23 +01:00
ebner 53a91643a2 initial commit 2018-12-07 14:06:50 +01:00