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

[App/Feature] HTTP Queues #14978

Merged
merged 50 commits into from Oct 6, 2022
Merged

[App/Feature] HTTP Queues #14978

merged 50 commits into from Oct 6, 2022

Commits on Oct 3, 2022

  1. better queue abstraction

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    59e88bc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8f1a581 View commit details
    Browse the repository at this point in the history
  3. healthz only if running in cloud

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    88d974d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'queue-health' of github.com:Lightning-AI/lightning into…

    … queue-health
    hhsecond committed Oct 3, 2022
    Copy the full SHA
    a9b30b4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4d8b7bc View commit details
    Browse the repository at this point in the history
  6. test fix

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    d1797c0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into queue-health

    Sherin Thomas committed Oct 3, 2022
    Copy the full SHA
    65028ed View commit details
    Browse the repository at this point in the history
  8. first

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    b2eb66d View commit details
    Browse the repository at this point in the history
  9. second

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    4420e34 View commit details
    Browse the repository at this point in the history
  10. third

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    ca4449d View commit details
    Browse the repository at this point in the history
  11. lc version bump

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    c6dbdd5 View commit details
    Browse the repository at this point in the history
  12. fourth

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    dfd7399 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    8031a27 View commit details
    Browse the repository at this point in the history
  14. fix

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    704b41b View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    2375a4d View commit details
    Browse the repository at this point in the history
  16. draft

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    a3a77e6 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' into queue-health

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    2b26893 View commit details
    Browse the repository at this point in the history
  18. Update src/lightning_app/core/queues.py

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    Sherin Thomas and awaelchli committed Oct 3, 2022
    Copy the full SHA
    9d1ac93 View commit details
    Browse the repository at this point in the history
  19. removing-truthy

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    9501adf View commit details
    Browse the repository at this point in the history
  20. Merge branch 'queue-health' of github.com:Lightning-AI/lightning into…

    … queue-health
    hhsecond committed Oct 3, 2022
    Copy the full SHA
    ff78d68 View commit details
    Browse the repository at this point in the history
  21. passing tests

    hhsecond committed Oct 3, 2022
    Copy the full SHA
    02099ca View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    607da60 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Merge branch 'master' into queue-health

    Sherin Thomas committed Oct 4, 2022
    Copy the full SHA
    33a2f47 View commit details
    Browse the repository at this point in the history
  2. wip

    hhsecond committed Oct 4, 2022
    Copy the full SHA
    d307b78 View commit details
    Browse the repository at this point in the history
  3. test-fix

    hhsecond committed Oct 4, 2022
    Copy the full SHA
    9d8b418 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'queue-health' into feature/http-queue-abs

    Sherin Thomas committed Oct 4, 2022
    Copy the full SHA
    d415a5e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/http-queue-abs' of github.com:Lightning-AI/ligh…

    …tning into feature/http-queue-abs
    hhsecond committed Oct 4, 2022
    Copy the full SHA
    956b735 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0164159 View commit details
    Browse the repository at this point in the history
  7. wip

    hhsecond committed Oct 4, 2022
    Copy the full SHA
    5dc2197 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into feature/http-queue-abs

    Sherin Thomas committed Oct 4, 2022
    Copy the full SHA
    72685c5 View commit details
    Browse the repository at this point in the history
  9. wip

    hhsecond committed Oct 4, 2022
    Copy the full SHA
    28d693c View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/http-queue-abs' of github.com:Lightning-AI/ligh…

    …tning into feature/http-queue-abs
    hhsecond committed Oct 4, 2022
    Copy the full SHA
    4924386 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge branch 'master' into feature/http-queue-abs

    Sherin Thomas committed Oct 5, 2022
    Copy the full SHA
    222217a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ef7c5ca View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/http-queue-abs

    Sherin Thomas committed Oct 5, 2022
    Copy the full SHA
    85d683f View commit details
    Browse the repository at this point in the history
  4. better logging

    hhsecond committed Oct 5, 2022
    Copy the full SHA
    36ccc39 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    00cf9a1 View commit details
    Browse the repository at this point in the history
  6. merge

    hhsecond committed Oct 5, 2022
    Copy the full SHA
    cf5f9e6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    705b068 View commit details
    Browse the repository at this point in the history
  8. clean up

    hhsecond committed Oct 5, 2022
    Copy the full SHA
    10023e1 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into feature/http-queue-abs

    Sherin Thomas committed Oct 5, 2022
    Copy the full SHA
    5390837 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    6036b54 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Merge branch 'master' into feature/http-queue-abs

    Sherin Thomas committed Oct 6, 2022
    Copy the full SHA
    c24e8b1 View commit details
    Browse the repository at this point in the history
  2. tests

    hhsecond committed Oct 6, 2022
    Copy the full SHA
    42f2f05 View commit details
    Browse the repository at this point in the history
  3. fix requirements

    hhsecond committed Oct 6, 2022
    Copy the full SHA
    64b0242 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    77f2cf4 View commit details
    Browse the repository at this point in the history
  5. changelog

    hhsecond committed Oct 6, 2022
    Copy the full SHA
    c1e5a88 View commit details
    Browse the repository at this point in the history
  6. queue test

    hhsecond committed Oct 6, 2022
    Copy the full SHA
    a75c4d8 View commit details
    Browse the repository at this point in the history
  7. pep8 fix

    hhsecond committed Oct 6, 2022
    Copy the full SHA
    12f647a View commit details
    Browse the repository at this point in the history
  8. Update src/lightning_app/core/queues.py

    Co-authored-by: thomas chaton <thomas@grid.ai>
    Sherin Thomas and tchaton committed Oct 6, 2022
    Copy the full SHA
    667c019 View commit details
    Browse the repository at this point in the history