Created on 2021-02-13.23:22:00 by ced, last changed 1 week ago by roundup-bot.
New changeset 4709caabe749 by Cédric Krier in branch 'default': Remove client key from the cache's context https://hg.tryton.org/tryton-env/rev/4709caabe749
New changeset 09751b1d7f91 by Cédric Krier in branch 'default': Remove client key from the cache's context https://hg.tryton.org/trytond/rev/09751b1d7f91
Here is review331891002. I think this should be back-ported because it degrading too much the cache.
Since issue7537 which added a unique client ID to the context, the caches that depends on context are almost always missed because the client
key is unique (and so only call from the same client could hit).
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-02-25 00:06:16 | roundup-bot | set | messages: + msg64845 |
2021-02-25 00:06:06 | roundup-bot | set | messages:
+ msg64844 nosy: + roundup-bot status: testing -> resolved |
2021-02-13 23:40:03 | reviewbot | set | messages:
+ msg64548 nosy: + reviewbot |
2021-02-13 23:23:49 | ced | set | keyword:
+ backport, review messages: + msg64546 reviews: 331891002 status: in-progress -> testing |
2021-02-13 23:22:00 | ced | create |
Showing 10 items. Show all history (warning: this could be VERY long)