Skip to content

[MailSystem] Proper try/excepts cache func #113

@SharkyTheKing

Description

@SharkyTheKing

I realized after a quick surf that I failed to have proper try/except checks in the cache function (_update_cache), which it'll error if the channel is not seen.

If someone would want to work on this, please feel free to.

Few things to look at:

  • Attempt to get channel first, if failed try/except on fetching the channel.
  • If failed on fetch, remove from config.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions