- migrated from https://redmine.rattailproject.org/issues/8#note-5
- updated 2022-08-03
I added initial Beaker cache support, and went live with it for a few apps. So far it seems to be…
- migrated from https://redmine.rattailproject.org/issues/8#note-4
- updated 2022-08-01
Yes definitely the problem has occurred for other installs. Mostly it shows up when datasync involves…
- migrated from https://redmine.rattailproject.org/issues/8#note-3
- updated 2022-08-01 by Josh Smith
I'm curious if any of your other clients such as the Sac coop have run into this…
- migrated from https://redmine.rattailproject.org/issues/9#note-2
- updated 2023-05-18
Have added a new RattailConfiguration class, which uses the [python-configuration](https://pypi.org/pro…
- migrated from https://redmine.rattailproject.org/issues/6#note-3
- updated 2022-09-06
The major issue here was indeed some sessions not being closed; primarily fixed in https://forgejo.wuttap…
- migrated from https://redmine.rattailproject.org/issues/6#note-2
- updated 2022-08-05
Well, I'd hoped/assumed that #8 was the real fix here, but it turned out not to be the case. Definitely…
- migrated from https://redmine.rattailproject.org/issues/7#note-2
- updated 2022-08-04
I believe the real fix here is to enable Beaker config caching, per #8.
- migrated from https://redmine.rattailproject.org/issues/13#note-1
- updated 2022-11-23
Celery seems like an obvious candidate here; downside…
- migrated from https://redmine.rattailproject.org/issues/22#note-1
- updated 2023-09-06
Wound up implementing this in a custom repo only for now, but will likely copy upstream at some…