mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
We should do the backup/restore tests _after_ we do the basic tests. This is both more efficient as we avoid an extra up/down cycle and more meaningful as we will back up and restore an actually used system. A bit hard to measure directly as this also moves the initial `docker compose up -w` into the test suite but a random run without this patch took about 10m 49s to finish for the testing part whereas with the patch it came down to 9m 10s so **almost 2 minutes faster**!
chore(relay): provide opt-in max_memory_percent config as workaround for failing healthcheck (#3486)
Description
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
Languages
Shell
63.6%
Python
32.2%
Dockerfile
3.8%
JavaScript
0.4%