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

Support for retries connection to minio #535

Open
3 tasks done
zhuxb711 opened this issue Apr 30, 2024 · 7 comments
Open
3 tasks done

Support for retries connection to minio #535

zhuxb711 opened this issue Apr 30, 2024 · 7 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@zhuxb711
Copy link

Clear and concise description of the problem

It would be great if nestjs-minio could support for retries more times once connection failure

Suggested solution

Add support for retries just like mongoose

Alternative

No response

Additional context

No response

Validations

@zhuxb711 zhuxb711 added the enhancement New feature or request label Apr 30, 2024
@rubiin
Copy link
Member

rubiin commented Apr 30, 2024

will look into it

@rubiin
Copy link
Member

rubiin commented May 10, 2024

@zhuxb711 could you check the latest version

@zhuxb711
Copy link
Author

zhuxb711 commented May 13, 2024

@rubiin Seems not working if I shutdown minio and run my nest.js project directly. I got the following error at startup:
image

@zhuxb711
Copy link
Author

If no debugger attached, I got details about the error:
image

@rubiin
Copy link
Member

rubiin commented May 13, 2024

Let me try locally . I did added some fixes maybe I will have to use a custom mechanism for handling this

@rubiin rubiin added the help wanted Extra attention is needed label May 13, 2024
@zhuxb711
Copy link
Author

Any updates about this issue?

@rubiin
Copy link
Member

rubiin commented Aug 27, 2024

I will try to push a version by this weekend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants