romgrk / node-todoist

nodejs implementation of todoist sync API
21 stars 12 forks source link

Running sync() inside setInterval doesn't seems to resync/update initial state #6

Open arturkohut opened 4 years ago

romgrk commented 3 years ago

Thanks for the report! Do you have an example code to reproduce the issue? sync() has been working as it should in all my use-cases so I'm not sure what is the issue.