Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Use common base class | Stephen Finucane | 2021-07-29 | 1 | -3/+8 |
* | Use unittest.mock instead of third party mock8.1.0 | Sean McGinnis | 2020-03-31 | 1 | -1/+2 |
* | Improve exponential backoff for wrap_db_retry | Yikun Jiang | 2018-04-13 | 1 | -0/+56 |
* | api: use sane default in wrap_db_retry() | Julien Danjou | 2016-06-29 | 1 | -2/+2 |
* | api: always enable retry_on_request | Julien Danjou | 2016-05-17 | 1 | -3/+3 |
* | Add tests for float interval values in wrap_db_retry() | Julian Sy | 2016-02-25 | 1 | -5/+26 |
* | Don't log non-db error in retry wrapper | Matt Riedemann | 2016-01-13 | 1 | -0/+12 |
* | Allow additional exceptions in wrap_db_retry | Kevin Benton | 2015-06-25 | 1 | -0/+16 |
* | Make DBAPI class work with mocks correctly1.5.0 | Roman Podoliaka | 2015-02-25 | 1 | -0/+8 |
* | Add retry decorator allowing to retry DB operations on request | Eugene Nikanorov | 2015-01-30 | 1 | -0/+21 |
* | Update Oslo imports to remove namespace package | Doug Hellmann | 2015-01-21 | 1 | -2/+2 |
* | Move files out of the namespace package | Doug Hellmann | 2014-12-24 | 1 | -0/+177 |