Closed sagrawal31 closed 8 years ago
getDataDefault
method & other data specific methods (getDataSleep
, getDataActivity
etc) for Oura will now accept start date & end date to import data for the given date rangelastPolled
to all OAuthAccount
for Oura to now - 4 days
so that we can start polling the data for past 4 days after these changes goes live to make sure we don't miss any data due to the certificate issues.Rebased and merged into master.
Screenshots
Before Polling
Last polled updated from the migration
Previous entries before polling
Missed entry notification for a day
After polling
Last polled updated after
pollAll
methodPrevious entries got unset and new entries created (no duplicacy)
Entry created for missed notification after polling
Entry for a day already created from polling then the notification for the same day is processed (no duplicacy)