Skip to content
Snippets Groups Projects
Commit 0f67b362 authored by Thomas Kluyver's avatar Thomas Kluyver
Browse files

Rename karabo_id -> detector_installation in Kafka message

parent 07d40437
No related branches found
No related tags found
1 merge request!683[Webservice] Restructure database to give more meaningful success/failure information
......@@ -228,7 +228,7 @@ class JobsMonitor:
'proposal': r['proposal'],
'run': r['run'],
'detector': r['det_type'],
'karabo_id': r['karabo_id'],
'detector_installation': r['karabo_id'],
'success': success,
})
except KafkaError:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment