google / chatbase-node

Quickly integrate your Node.js chatbot with Chatbase Analytics
Apache License 2.0
77 stars 24 forks source link

Data sync takes a while #21

Open mxdi9i7 opened 6 years ago

mxdi9i7 commented 6 years ago

Hi there, why does data sync take 1 to 6 hours to go onto my dashboard? I saw it being mentioned in the docs, but there was no explanation as to why the data sync takes that long. Not that I need a real time analyzing tool, but it's hard on development since every message being sent from my server shows up hours later in the dashboard.

nitsnwits commented 6 years ago

Plus one. I wasn't expecting the data sync to take that long and landed up here after trying to troubleshoot for a while. This probably holds true for initial integrations or troubleshooting.

lleki commented 5 years ago

I had the same problem. I thought that I wasn't sending the data properly but checked on curl and saw a 200 response and then later on saw in the docs an hour. Pass 4 hours and still not updated on dashboard :(

zoff4ick commented 3 years ago

I had the same problem. I thought that I wasn't sending the data properly but checked on curl and saw a 200 response and then later on saw in the docs an hour. Pass 4 hours and still not updated on dashboard :(

Did you get the data on dashboard at the end?