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

Detect offline proxies, updated docstrings #23

Merged
merged 1 commit into from
Nov 30, 2021
Merged

Detect offline proxies, updated docstrings #23

merged 1 commit into from
Nov 30, 2021

Conversation

in03
Copy link
Owner

@in03 in03 commented Nov 30, 2021

This fixes #21.

Added a new argument to pass in a list of types that will force proxies that have a pre-existing 'proxy path' to be re-rendered if their proxy status is in this list. By default this list includes 'Offline' and 'None', but it can include a specific resolution to force a rerender.

What may make sense is splitting this into another handler that allows blacklisting/whitelisting of resolutions that force a rerender of an already linked proxy. Perhaps a flag like always_rerender_mismatched_resolution to always rerender linked proxies that have a resolution different to the resolution of the proxy settings in RPE.

@in03 in03 merged commit 62e7a50 into main Nov 30, 2021
@in03 in03 deleted the bug/issue-21 branch November 30, 2021 02:48
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.

Offline proxies not handled
1 participant