Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stateの期限を作る #874

Open
JP3BGY opened this issue Feb 27, 2024 · 0 comments
Open

stateの期限を作る #874

JP3BGY opened this issue Feb 27, 2024 · 0 comments

Comments

@JP3BGY
Copy link
Contributor

JP3BGY commented Feb 27, 2024

stateについて、例えばSlackの投稿と関連付けられているものに関しては3か月でほぼ使われなくなるが、現状stateに期限を設定できるようになってないので、ずっと残っておりメモリ圧迫の要因になりうる(現状stateがどれだけ圧迫してるかはわからん)。
まず、stateが実際にどれぐらいメモリを圧迫しているのかデバッグもしくは概算ではかって、圧迫しているようならdefault値は期限なしでよいので、stateを使う側で期限を付けられるようにして、起動時等に期限の切れたものをはじくようにしてもいいと思う。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant