Minor re-write to explicitly pull user roles #232

Closed
opened 2026-02-07 19:57:04 -05:00 by sirdog3355 · 1 comment
sirdog3355 commented 2026-02-07 19:57:04 -05:00 (Migrated from github.com)

In response to #229, I should rewrite the logic at tasks/temp_role_monitor.py, cogs/temp_role.py, and cogs/edit_role.py to explicitly pull the list of roles the user has rather than relying on the native cache.

Network instability events cause this cache to be corrupted. This will hopefully mitigate against that.

In response to #229, I should rewrite the logic at `tasks/temp_role_monitor.py`, `cogs/temp_role.py`, and `cogs/edit_role.py` to explicitly pull the list of roles the user has rather than relying on the native cache. Network instability events cause this cache to be corrupted. This will hopefully mitigate against that.
sirdog3355 commented 2026-02-07 21:03:32 -05:00 (Migrated from github.com)

Addressed by #234. Documentation updated. Closing.

Addressed by #234. Documentation updated. Closing.
Sign in to join this conversation.
No description provided.