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

Add undeliveredUploads feature to UploadStats. #197

Merged
merged 12 commits into from
Oct 1, 2024

Commits on Sep 25, 2024

  1. Add undeliveredUploads feature to UploadStats.

    Update the GetUploadStats query to search for and provide the response for "undelivered uploads" and the associated counts as part of the query response.
    mtammineni committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fdbef79 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Updates to the undeliveredUploads feature

    Update the GetUploadStats query to search for and provide the response for "undelivered uploads" and the associated counts as part of the query response (Send the counts, filename and uploadId).
    mtammineni committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6180071 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Add logs

    mtammineni committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5aebc49 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Capture the undelivered uploads that do not have any associated entri…

    …es for blob-file-copy in teh reports container
    mtammineni committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bfb0e10 View commit details
    Browse the repository at this point in the history
  2. Logs

    mtammineni committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5c5b3f1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into dev-feature-undeliveredUploads

    Get the latest from develop.
    mtammineni committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    79a8d5c View commit details
    Browse the repository at this point in the history
  4. Logs

    mtammineni committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6951a08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d056ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    665edd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    609581a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update Query

    mtammineni committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eea1b96 View commit details
    Browse the repository at this point in the history
  2. Clean up

    mtammineni committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    61dc2d0 View commit details
    Browse the repository at this point in the history