Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: catch route failure and trigger retry #149

Merged
merged 24 commits into from
Jan 6, 2021

Commits on Jan 5, 2021

  1. fix: catch route failure

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f7aeb18 View commit details
    Browse the repository at this point in the history
  2. add error chan for fail fast

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f4ca422 View commit details
    Browse the repository at this point in the history
  3. add test case

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    00c5f0f View commit details
    Browse the repository at this point in the history
  4. refactor

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    d342aeb View commit details
    Browse the repository at this point in the history
  5. add apache header

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    a331ecd View commit details
    Browse the repository at this point in the history
  6. fix: group imports

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    cb49282 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1e440f View commit details
    Browse the repository at this point in the history
  8. fix: add NotFound error

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    806b830 View commit details
    Browse the repository at this point in the history
  9. fix: use pkg/log

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    9026588 View commit details
    Browse the repository at this point in the history
  10. fix: Not Found bug

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    b4dc8eb View commit details
    Browse the repository at this point in the history
  11. fix: use chan directly

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    e8d142a View commit details
    Browse the repository at this point in the history
  12. chore: rm debug log

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    fd73365 View commit details
    Browse the repository at this point in the history
  13. chore: add comment for method

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    68bcc7c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bdcbb0f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    63a6c09 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d6470b7 View commit details
    Browse the repository at this point in the history
  17. fix: comments

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f6047ab View commit details
    Browse the repository at this point in the history
  18. fix: change timeout to normal

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    7bbc977 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    be29ed9 View commit details
    Browse the repository at this point in the history
  20. refactor: use pkg/log

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    cb71e02 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f25be74 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1c62326 View commit details
    Browse the repository at this point in the history
  23. modify ingress image

    gxthrj committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f00c2db View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2146814 View commit details
    Browse the repository at this point in the history