gelic-idealab / komodo-data

Data pipeline for the Komodo XR instruction platform
1 stars 0 forks source link

Potential Unnecessary Logging: "aggregate interaction" #13

Open parseccentric opened 2 years ago

parseccentric commented 2 years ago

This might be because of https://github.com/gelic-idealab/komodo-portal/issues/43, but I see that it continually logs our data request even though we made it only a few times:

aggregate interaction
aggregate interaction
aggregate interaction
Nothing to process 18:58:38
aggregate interaction
aggregate interaction
aggregate interaction
Nothing to process 18:58:48
aggregate interaction
aggregate interaction
aggregate interaction
Nothing to process 18:58:58
... [30-40 more times]
wheeendiii commented 2 years ago

I went through the data end code and I don't think there's anything causing the unnecessary logging. I will double-check again.