How severe does this issue affect your experience of using Ray?
- None: Just asking a question out of curiosity
- Low: It annoys or frustrates me for a moment.
The urllib3.disable_warnings() python statement is used, but http warnings messages cannot be masked. This masking statement is effective when dont use Ray.
This is one of the warnings I’d like to block:
urllib3\connectionpool.py:1095: InsecureRequestWarning: Unverified HTTPS request is being made to host ‘******.com’. Adding certificate verification is strongly advised. See: Advanced Usage - urllib3 2.0.2 documentation
(pid=16900) warnings.warn(