Skip to content
Snippets Groups Projects
  1. Jul 11, 2012
  2. Jul 04, 2012
  3. May 04, 2012
  4. Mar 15, 2012
  5. Feb 29, 2012
  6. Feb 27, 2012
    • Lloyd Hilaiel's avatar
      Handle slow queries, query retry, and database connection issues: · ef441617
      Lloyd Hilaiel authored
        * all database functions return an err as the first param which is non-null for failure.
        * all wsapis handle database errors and return service unavailable to client.
        * stalled-mysql-test implements unit tests to verify proper failure behavior of all wsapis.
        * configuration parameter added to define max allowed time per query
      ef441617
  7. Jan 30, 2012
  8. Jan 17, 2012
  9. Jan 13, 2012
  10. Jan 10, 2012
  11. Jan 09, 2012
  12. Jan 04, 2012
  13. Nov 14, 2011
  14. Nov 10, 2011
Loading