0

Calendar: how to send events using CalDAV API preventing flooding?

I'm writing a CalDAV client to export my application's events into Yahoo Calendar.
The problem is when I have a lot of events and I do a lot of PUTs, the Calendar server blocks me for a while.
I think it understands the massive data flow as flooding.
My application is updated periodically with a lot of events so I have to do this export quite often.
How can I avoid this block?
Or if it is not possible, how can I tune the number of events per minute to prevent flooding?
Thanks 

1 Reply
  • Andrea, where can I find a example of inserting a event into yahoo calendar using caldav?

    0

Recent Posts

in General Discussion at YDN