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

feat: add remove-on-error option #253

Merged
merged 7 commits into from
Sep 15, 2024

Conversation

dwisiswant0
Copy link
Member

IMPORTANT: Please do not create a Pull Request without creating an issue first!

(Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request).

Summary

#103

Proposed of changes

This PR fixes/implements the following bugs/features:

5958f6f feat: add remove-on-error option
5d79d06 refactor(proxymanager): handle Proxies index
8c03a07 feat: add errors pkg
ef207df feat(server): add proxy count log
d9a2f24 feat(proxymanager): add Count method
43dd5cd feat(proxymanager): add RemoveProxy method

How has this been tested?

Proof:

Closing issues

Fixes #103

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have followed the guidelines in our CONTRIBUTING.md document.
  • I have written new tests for my changes.
  • My changes successfully ran and pass tests locally.

@dwisiswant0 dwisiswant0 merged commit 9c37b4d into master Sep 15, 2024
2 of 4 checks passed
@dwisiswant0 dwisiswant0 deleted the dwisiswant0/feat/remove-on-error-option branch September 15, 2024 04:39
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.

[FEATURE] Remove error proxy from proxy pool
1 participant