Closed TimJentzsch closed 2 years ago
Relevant issue: Closes #163
While implementing an optimization I accidentally broke the pagination. Instead of caching only responses with multiple pages, it cached only responses with a single page. Thus, when reacting, the message was never in the cache.
Relevant issue: Closes #163
Description:
While implementing an optimization I accidentally broke the pagination. Instead of caching only responses with multiple pages, it cached only responses with a single page. Thus, when reacting, the message was never in the cache.
Checklist: