So, I built a quick test robot (python API), and enabled a cron task
to hit it every 10 seconds.  This was version "1" of the robot.
Things were all peachy, and I got my fancy cron request every 10
seconds, like clockwork:

{"blips":{"map":
{},"javaClass":"java.util.HashMap"},"robotAddress":"source-
w...@appspot.com","events":{"javaClass":"java.util.ArrayList","list":
[]},"wavelet":null}

However, now I'd like to disable the cron task while I muck around
with other facets of the API (and probably don't need it).  I've since
updated the robot to remove the cron task, and bumped the version to
"1.01" (http://source-wave.appspot.com/_wave/capabilities.xml).

The cron is still hitting my robot, though.  I've added it to waves in
hopes that that'll refresh it (and it does receive requests indicating
so), but no avail at disabling the cron task.

--

You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=.


Reply via email to