parent
a3a812b949
commit
e73edd5083
1 changed files with 1 additions and 1 deletions
|
|
@ -320,7 +320,7 @@ class RedditClient(Client):
|
|||
|
||||
yield response_data
|
||||
except StreamDeniedException as e:
|
||||
logger.exception(
|
||||
logger.warning(
|
||||
f"Access token expired for user {stream.user.pk}"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue