Skip to content

Suppress ReadTimeout error message when stale_if_error #863

Closed Answered by nschloe
nschloe asked this question in Q&A
Discussion options

You must be logged in to vote
import logging

requests_cache_logger = logging.getLogger('requests_cache.session')
requests_cache_logger.setLevel(logging.ERROR)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nschloe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant