I'd like to start by saying thanks for all the hard work you googlers
have been doing to enable us to play with such a cool new toy - it
really is exciting, and the API is fantastic, very easy to follow... I
really appreciate it!

Now, to my issues...
I have a python robot which, when first released and added to a few,
small waves, worked without any glitches. As the waves grew in size
and numbers it seemed to still work pretty decently.
All of a sudden, as of 2-3 weeks ago, everything has been very
erratic.

I'm not too sure if these problems are confined to waves with many
participants, many blips, or many participants and many blips, but
when starting a new wave, things seem to going nice and smooth - it
all degrades past a certain point which I haven't yet been able to
identify precisely.
When things started going awry, it started to not respond to events
(although that is now fixed since the new server patch has been
deployed - thanks for the fix!), but it still cannot AppendText to a
blip - which it had no issues with before.

Also, my robot can no longer invite more than 1 participant at any 1
time.
Well, this is a funny problem - I log all the particpants I am adding
through the bot, and it seems to be adding a lot of participants in
the logs, however, it used to create that yellow message at the top of
the wave "[email protected] invited [email protected],
[email protected] invited [email protected], [email protected]
invited [email protected]" etc, however now it only ever shows the
first one.
Only the first one is added to the tally of participants at the top of
the wave, however, when my bot checks the waves current participants
to see if it should invite anyone missing, it logs that they are all
already in the wave. Something is fishy...

Finally, quite erratically, it seems that my robot gets garbage data
when querying the contents of the submitted blip.
I log what the robot is currently parsing. Sometimes, after the robot
has invited a participant to the wave, instead of receiving the
correct text contents of a blip, it seems to somehow receive the name
of the participant that has just been added. Other times, it receives
nothing at all, the blip.GetDocument().GetText() returns an empty
string, when it clearly isn't.

Has anyone else run into this?
Any help with these issues would be greatly appreciated!

Cheers,

Nick

--

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


Reply via email to