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

Implement temporary patch for #228 #229

Merged

Conversation

grantcurell
Copy link
Collaborator

  • Implemented a temporary patch to resolve OME Bug: OME does not correctly handle URLs passed with arguments with paging #228. Instead of allowing OME to paginate, it will manually separate the IDs into groups of 50 and then query them one at a time.
  • Made the error message for using the incorrect arguments more explicit
  • Added the ability to control how long the script will ping OME for the update job status before it times out.

Signed-off-by: Grant Curell grant_curell@dell.com

- Implemented a temporary patch to resolve dell#228. Instead of allowing OME to paginate, it will manually separate the IDs into groups of 50 and then query them one at a time.
- Made the error message for using the incorrect arguments more explicit
- Added the ability to control how long the script will ping OME for the update job status before it times out.

Signed-off-by: Grant Curell <grant_curell@dell.com>
@grantcurell grantcurell merged commit a04c061 into dell:master Oct 25, 2021
@grantcurell grantcurell deleted the 228-ome-bug-ome-does-not-correctly-handl branch April 7, 2022 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OME Bug: OME does not correctly handle URLs passed with arguments with paging
1 participant