This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 05 Aug, 2019 1 commit
  2. 02 Aug, 2019 1 commit
  3. 31 Jul, 2019 19 commits
  4. 30 Jul, 2019 2 commits
  5. 23 Jul, 2019 1 commit
  6. 22 Jul, 2019 4 commits
  7. 19 Jul, 2019 1 commit
  8. 18 Jul, 2019 1 commit
  9. 17 Jul, 2019 1 commit
  10. 11 Jul, 2019 1 commit
    • Mahmood Ali's avatar
      client/taskrunner: fix stats stats retry logic · bbf8f90e
      Mahmood Ali authored
      Previously, if a channel is closed, we retry the Stats call.  But, if that call
      fails, we go in a backoff loop without calling Stats ever again.
      
      Here, we use a utility function for calling driverHandle.Stats call that retries
      as one expects.
      
      I aimed to preserve the logging formats but made small improvements as I saw fit.
      bbf8f90e
  11. 10 Jul, 2019 2 commits
  12. 09 Jul, 2019 1 commit
  13. 08 Jul, 2019 1 commit
  14. 03 Jul, 2019 1 commit
  15. 02 Jul, 2019 3 commits