Version
Main
Which installation method(s) does this occur on?
No response
Describe the bug.
When we run into GRPC errors, we seem to be only trying till 5 attempts instead of expected 10 based on changes here:
https://github.com/VibhuJawa/nv-ingest/blob/df142488f2110e1bbf449fde6613da6e5f47b461/api/src/nv_ingest_api/internal/primitives/nim/nim_client.py#L50-L51
Maybe its hitting max_429 retries??
Minimum reproducible example
Relevant log output
Other/Misc.
No response