orchestracities / ngsi-timeseries-api

QuantumLeap: a FIWARE Generic Enabler to support the usage of NGSIv2 (and NGSI-LD experimentally) data in time-series databases
https://quantumleap.rtfd.io/
MIT License
38 stars 49 forks source link

Todo logging in src/wq/core/task.py #662

Closed pooja1pathak closed 2 years ago

pooja1pathak commented 2 years ago

Add log as mentioned in: https://github.com/orchestracities/ngsi-timeseries-api/blob/46a4fd4db18c0e7a337e843f89ba350609e1d5ef/src/wq/core/task.py#L273 and https://github.com/orchestracities/ngsi-timeseries-api/blob/46a4fd4db18c0e7a337e843f89ba350609e1d5ef/src/wq/core/task.py#L275

c0c0n3 commented 2 years ago

implemented by #663