diff --git a/control/veda_val.py b/control/veda_val.py index e060b20..1127e6b 100644 --- a/control/veda_val.py +++ b/control/veda_val.py @@ -223,6 +223,7 @@ def send_val_data(self): """ Update Status """ + LOGGER.info('[INGEST] send_val_data : video ID : %s', self.video_proto.veda_id) url_query = URL.objects.filter( videoID=Video.objects.filter( edx_id=self.video_proto.veda_id