MaRDI4NFDI / portal-compose

docker-composer repo for mardi
https://portal.mardi4nfdi.de
GNU General Public License v3.0
3 stars 1 forks source link

Discuss memory limit for Redis #501

Closed physikerwelt closed 3 months ago

physikerwelt commented 4 months ago

Describe the bug (A clear and concise description of what the bug is.)

When too many updaters write at the same time the redis job queue gets too full which leads to a out of memory problems.

See https://github.com/getsentry/self-hosted/issues/2262 for a potential fix.

Expected behavior (A clear and concise description of what you expected to happen.)

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots (If applicable, add screenshots to help explain your problem.)

Additional context Add any other context about the problem here.

Checklist for this issue: (Some checks for making sure this issue is completely formulated)

physikerwelt commented 3 months ago

As discussed in the weekly, we won't do it for now; it can be reopened if needed.