Thank you for the fixes. First 2 look good to me. Third one needs more explanations.
Would you mind reading this article https://chris.beams.io/posts/git-commit/ and reformatting your commit messages accordingly? That would give me more chances to understand the changes.
Fixed the commit messages..
Anyway the last commit should fix the problem where live data feeding would fetch all of the data ignoring the last timestamp (which happens when using historical=False)
Hi,
Thank you for the fixes. First 2 look good to me. Third one needs more explanations.
Would you mind reading this article https://chris.beams.io/posts/git-commit/ and reformatting your commit messages accordingly? That would give me more chances to understand the changes.
Thank you, Ed