Skip to content

Clear Doc Cache Raises Typerror #2024

@sentry

Description

@sentry

Sentry Issue: BOT-2JN

TypeError: delete() missing 1 required positional argument: 'package'
  File "discord/ext/commands/core.py", line 167, in wrapped
    ret = await coro(*args, **kwargs)
  File "bot/exts/info/doc/_cog.py", line 467, in clear_cache_command
    await self.item_fetcher.stale_inventory_notifier.symbol_counter.delete()
  File "async_rediscache/types/base.py", line 243, in wrapper
    coroutine_object = method(self, *args, **kwargs)

Metadata

Metadata

Labels

a: informationRelated to information commands: (doc, help, information, reddit, site, tags)p: 2 - normalNormal Prioritystatus: approvedThe issue has received a core developer's approvalt: bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions