mirror of
https://github.com/SigNoz/signoz.git
synced 2026-03-09 15:02:21 +00:00
* feat(s3-retention): enhance S3 logs retention handling * chore: overall improvements * test: add tests for GeneralSettings S3 logs retention functionality * test: improve S3 logs retention dropdown interaction and validation * refactor: change s3 and logs response / payload keys * chore: update the teststo adjust based on the recent payload keys changes * chore: update the test mock value * chore: update tests * chore: skip the flaky test * fix: fix the condition that would cause infinite loop and the test would fail as a result --------- Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>