← Back to team overview

gtg team mailing list archive

[Bug 433521] [NEW] Rtm-plugin fails to retrive big lists (merge request)

 

Public bug reported:

Please merge.
 
Bug fixing commit:
      *   On  task list with 20 or more elements, rtm server can issue an
          incomplete response upon getting the task list. Since urllib was not
          reporting the exception, GTG/plugins/rtm_sync/pyrtm/rtm.py was
          switched from urllib to httplib. The issue is related to the time
          intercurring between two requests, so a simple backoff mechanism was
          added
      *   on task deletion, output on GUI was incorrect

** Affects: gtg
     Importance: Undecided
         Status: New


** Tags: toreview

-- 
Rtm-plugin fails to retrive big lists (merge request)
https://bugs.launchpad.net/bugs/433521
You received this bug notification because you are a member of Gtg
developers, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: New

Bug description:
Please merge.
 
Bug fixing commit:
      *   On  task list with 20 or more elements, rtm server can issue an
          incomplete response upon getting the task list. Since urllib was not
          reporting the exception, GTG/plugins/rtm_sync/pyrtm/rtm.py was
          switched from urllib to httplib. The issue is related to the time
          intercurring between two requests, so a simple backoff mechanism was
          added
      *   on task deletion, output on GUI was incorrect



Follow ups

References