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

[v8] Make retrieval of tasks in bulk instead of small increments #3276

Merged

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    22234b4 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    - Fix issue, where code was always doing 2 requests even when it was
      able to get all the tasks in the first request
    
    Signed-off-by: João Pereira <[email protected]>
    joaopapereira committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ebefc24 View commit details
    Browse the repository at this point in the history
  3. Fix lack of output

    Signed-off-by: João Pereira <[email protected]>
    joaopapereira committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    eb7b470 View commit details
    Browse the repository at this point in the history
  4. Remove extra tasks from first request

    Signed-off-by: João Pereira <[email protected]>
    joaopapereira committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4fc05d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe139ff View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    0acd841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09ff81c View commit details
    Browse the repository at this point in the history