Skip to content
Snippets Groups Projects
  1. Feb 28, 2012
  2. 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
  3. Feb 25, 2012
  4. Feb 24, 2012
  5. Feb 23, 2012
  6. Feb 22, 2012
  7. Feb 21, 2012
Loading