Update of wave using java wave robot makes no effect

0 views
Skip to first unread message

Dmitry

unread,
Jun 14, 2010, 9:03:27 AM6/14/10
to Google Wave API
I'm writing simple wave-robot using java which should update wave
content
according to changes in separate system.

How it works:
1. Using cron daemon application (robot) checks if some changes
happened on remote resource (e.g. web page)
2. When change catched then robot fetches all new text as HTML (and
cleaned up a bit)
3. Robot removes all content root blip of wave which corresponds to
current resource (using Active Robot API)
4. Right after that robot adds new content to root blip of wave
(using Active Robot API, same as before, using same operation queue).

The problem:
some times (not all the time) wave is not changed after apdate -
_without_any_errors_.
i.e. all my operations with wave operation queue submitted
successfully,
wave returned response as usual, without any errors or exceptions or
something like that,
but wave is not changed.
(but some times wave is updated well)

The main question for me, what is the reason of this problem? I see
three (3) possiblilities:
1. Something is wrong with my code so changes submitted by my code
ignored by wave
(may be some validadion is missed on wave-server-side)
2. Wave is overloaded so it just ignore message from my robot.
3. Changes submitted by robot pushed to queue with low priority so I
can't see them immediately,
but wave will be updated (my be couple of days later)

I will try to provide any additional information if needed.

BR, Dmitry

Joe Gregorio

unread,
Jun 15, 2010, 1:08:58 PM6/15/10
to google-...@googlegroups.com

Please do, if you can reproduce the situation create a bug and
add in any logs you can and the waveid of wave.

Thanks,
-joe

--
Joe Gregorio
Developer Relations, Google Wave

>
> BR, Dmitry
>
> --
> 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-...@googlegroups.com.
> To unsubscribe from this group, send email to google-wave-a...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.
>
>

Reply all
Reply to author
Forward
0 new messages