mirror of
https://github.com/paulscherrerinstitute/sf_daq_broker.git
synced 2026-05-12 14:25:34 +02:00
Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_broker
This commit is contained in:
@@ -89,7 +89,7 @@ def process_request(request):
|
||||
else:
|
||||
write_from_databuffer(data_api_request, output_file, metadata)
|
||||
|
||||
_logger.info("Data extraction took %s seconds." % (time() - start_time))
|
||||
_logger.info("Finished. Took %s seconds to complete request." % (time() - start_time))
|
||||
|
||||
_logger.removeHandler(file_handler)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user