scottg / nsdci

Automatically exported from code.google.com/p/nsdci
0 stars 0 forks source link

nps.find not returning newly created polls #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Frontend:

    npc.vote newpoll 1

Backend:

    nps.find 

Original issue reported on code.google.com by nathan.folkman on 4 Jan 2007 at 4:59

GoogleCodeExporter commented 9 years ago
This has actually been working as intended. Updates from the client to the 
server get
flushed based on the "interval" configuration value, which by default is set to 
120
seconds.

Original comment by nathan.folkman on 5 Jan 2007 at 1:52

GoogleCodeExporter commented 9 years ago

Original comment by nathan.folkman on 5 Jan 2007 at 1:57