Skip to content
Snippets Groups Projects
  1. Feb 27, 2015
    • ph's avatar
      On MySQLdb (1.2.2) we still experience stale uncommitted transactions and... · ee1461ee
      ph authored
      On MySQLdb (1.2.2) we still experience stale uncommitted transactions and different warden_server processes don't see actual db data. Looks like there is at least one stale transaction per daemon, appearing at any call to execute. I have no better idea than to implicitly commit after each SELECT (INSERTs are committed/rolled back explicitly).
      ee1461ee
  2. Feb 26, 2015
  3. Feb 25, 2015
  4. Feb 23, 2015
    • Pavel Kácha's avatar
      Reworked error handling in server, client and filer (again :( ). We definitely... · 21989021
      Pavel Kácha authored
      Reworked error handling in server, client and filer (again :( ). We definitely have to support multiple errors so let's do it right.  Error now contains list of errors.  Got rid of "detail" section everything now goes directly within particular error.  Error can bear "events" attribute for list of sent events concerned (or none if all sent events erred). Streamlined error logging.
      Server now retries if MySQL went away.
      Response result now gets properly encoded if Unicode appears somehow (however that's just fighting symptoms, should get more thorough fix).
      21989021
  5. Feb 18, 2015
  6. Feb 06, 2015
    • Pavel Kácha's avatar
      Fixed req_id format · a485408f
      Pavel Kácha authored
      Fixed Recon id in catmap
      Fixed isoformat calling on None
      Shortened validation error message
      Fixed rejecting of Test messages
      a485408f
  7. Feb 03, 2015
  8. Jan 23, 2015
  9. Jan 22, 2015
  10. Jan 19, 2015
  11. Jan 17, 2015
  12. Jan 16, 2015
  13. Jan 15, 2015
  14. Jan 14, 2015
  15. Jan 08, 2015
  16. Jan 07, 2015
  17. Dec 11, 2014
  18. Dec 04, 2014
Loading