Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

refactor: drop guild timeout log to debug level #668

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

LordOfPolls
Copy link
Member

What type of pull request is this?

  • Non-breaking code change
  • Breaking code change
  • Documentation change/addition
  • Tests change

Description

Drops the log level of the guild cache timeout to debug. The primary cause of this state is trust and safety shadow-deleting guilds during an investigation. Leaving it at warning only scares users and makes them think something is wrong - there isn’t.

Theoretically, there could be a fault resulting in the bot not caching all guilds, hence me leaving dropping the level instead of removing completely.

Changes

  • As above

Checklist

  • I've formatted my code with Black
  • I've ensured my code works on Python 3.10.x
  • I've tested my code

@LordOfPolls LordOfPolls added the Improvement Something that is already implemented but can be done better label Oct 15, 2022
@LordOfPolls LordOfPolls merged commit 6d93b72 into 2.x Oct 17, 2022
@LordOfPolls LordOfPolls deleted the guild_timeout_log_change branch October 17, 2022 18:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Improvement Something that is already implemented but can be done better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants