Skip to content
Snippets Groups Projects
  1. Nov 10, 2015
  2. Oct 16, 2015
  3. Mar 29, 2013
  4. Jul 23, 2012
  5. Jul 06, 2012
  6. Jun 08, 2012
    • Monty Brandenberg's avatar
      Implemented HTTP retry for requests. Went in rather easily which · 28a04400
      Monty Brandenberg authored
      surprised me.  Added a retry queue similar to ready queue to the
      policy object which is sorted by retry time.  Currently do five
      retries (after the initial try) delayed by .25, .5, 1, 2 and 5
      seconds.  Removed the retry logic from the lltexturefetch module.
      Upped the waiting time in the unit test for the retries.  People
      won't like this but tough, need tests.
      28a04400
  7. Jun 01, 2012
Loading