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

feat: DIA-977: Get streaming job status #97

Merged
merged 31 commits into from
Apr 24, 2024
Merged

feat: DIA-977: Get streaming job status #97

merged 31 commits into from
Apr 24, 2024

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    d31318c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    da620e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    dc07ac9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    fd2e40e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73887a9 View commit details
    Browse the repository at this point in the history
  3. black

    matt-bernstein committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1f5ec71 View commit details
    Browse the repository at this point in the history
  4. add label studio sdk

    matt-bernstein committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c286862 View commit details
    Browse the repository at this point in the history
  5. dedup settings object

    matt-bernstein committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    42c19ee View commit details
    Browse the repository at this point in the history
  6. pass in job id

    matt-bernstein committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a956784 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1c2748 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix serialization

    matt-bernstein committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    466e299 View commit details
    Browse the repository at this point in the history
  2. fix sdk client headers

    matt-bernstein committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fc6e6d8 View commit details
    Browse the repository at this point in the history
  3. black

    matt-bernstein committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    58c686a View commit details
    Browse the repository at this point in the history
  4. revert timeout

    matt-bernstein committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    825ce54 View commit details
    Browse the repository at this point in the history
  5. update LSE api

    matt-bernstein committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4812cb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. feat: DIA-977: Get status of streaming job

    hakan458 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    082af3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc5bf7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fb-dia-953/stream-results' of github.com:HumanSignal/Ad…

    …ala into fb-dia-977
    hakan458 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    090d151 View commit details
    Browse the repository at this point in the history
  4. rename task variables

    hakan458 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0a403f5 View commit details
    Browse the repository at this point in the history
  5. add comments

    hakan458 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b5a7afc View commit details
    Browse the repository at this point in the history
  6. Update docker-compose.yml

    pakelley authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    963d180 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    e619a3d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. replace original get status implementation

    hakan458 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d37523f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2fec3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    344d123 View commit details
    Browse the repository at this point in the history
  4. remove merge conflict bs

    hakan458 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7a68c42 View commit details
    Browse the repository at this point in the history
  5. cleanup

    hakan458 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8478b89 View commit details
    Browse the repository at this point in the history
  6. add comment + format

    hakan458 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7da1ff8 View commit details
    Browse the repository at this point in the history
  7. use settings.kafka... for agent

    hakan458 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3fb7f76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ea6c29 View commit details
    Browse the repository at this point in the history
  9. break out of retry loop when successful

    hakan458 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    012376c View commit details
    Browse the repository at this point in the history