Skip to content

[BUG]: Retry for GRPC errors still at 5 but not 10 #1139

@VibhuJawa

Description

@VibhuJawa

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions