• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

decentraland / social-service-ea / 24508747248

Builds Branch Commit Type Ran Committer Via Coverage
24508747248 main fix: prevent OOM crashes from subscriber leak and duplicate subscriptions (#407) * fix: prevent OOM crashes from subscriber leak and duplicate subscriptions Three critical fixes for the heap exhaustion crash (510 MB after ~62h): 1. Fix cleanup ... push 16 Apr 2026 11:59AM UTC web-flow github
89.59
24456811103 fix/oom-subscriber-leak-and-heap-limit fix: move heap limit from NODE_OPTIONS to CMD args Move --max-old-space-size=768 into the CMD line alongside the other Node.js flags, matching the existing project convention. Removes the NODE_OPTIONS env var which could interact unexpectedly wit... Pull #407 15 Apr 2026 01:24PM UTC kevinszuchet github
89.59
24455772176 fix/oom-subscriber-leak-and-heap-limit fix: add cork wrapping, subscriber metrics, reconciliation, and sScan Hardening changes to complement the critical OOM fixes: 1. Wrap all HTTP responses in res.cork() to prevent uWS warnings about writes outside corked callbacks. Under GC pre... Pull #407 15 Apr 2026 01:02PM UTC kevinszuchet github
89.59
24449911581 fix/oom-subscriber-leak-and-heap-limit fix: prevent OOM crashes from subscriber leak and duplicate subscriptions Three critical fixes for the heap exhaustion crash (510 MB after ~62h): 1. Fix cleanup bug in ws-handler: the three cleanup steps (transport.close, detachUser, emitter.... Pull #407 15 Apr 2026 10:43AM UTC kevinszuchet github
90.18
23739845667 1.11.0 fix: resolve OOM crashes with heap limit, TTL-based subscribers, and SCAN (#406) * fix: resolve OOM crashes with heap limit, TTL-based subscribers, and SCAN * fix: prettier formatting in subscribers-context * revert: remove TTL-based subscriber... push 30 Mar 2026 10:25AM UTC web-flow github
90.22
23593170934 main fix: resolve OOM crashes with heap limit, TTL-based subscribers, and SCAN (#406) * fix: resolve OOM crashes with heap limit, TTL-based subscribers, and SCAN * fix: prettier formatting in subscribers-context * revert: remove TTL-based subscriber... push 26 Mar 2026 12:05PM UTC web-flow github
90.22
23543551575 fix/memory-leak-heap-limit-and-stale-subscribers perf: use mGet instead of individual get calls in community voice cache Replace Promise.all of N individual redis.get() calls with a single redis.mGet() call in getActiveCommunityVoiceChats, reducing N Redis round-trips to 1. Pull #406 25 Mar 2026 01:34PM UTC kevinszuchet github
90.22
23539722249 fix/memory-leak-heap-limit-and-stale-subscribers fix: revert subscriber tests to match SET-based source code The TTL-based subscriber changes were reverted in the source but the tests were updated to expect TTL-based behavior, causing TS compilation errors (config not in Pick<BaseComponents, 'r... Pull #406 25 Mar 2026 12:00PM UTC kevinszuchet github
90.18
23499911921 fix/memory-leak-heap-limit-and-stale-subscribers fix: pin localstack to 4.12.0 to fix CI localstack/localstack:latest broke with the 2026.03.0 release (exit code 55). Pin to 4.12.0 which was the last working version. Pull #406 24 Mar 2026 04:19PM UTC kevinszuchet github
90.18
23319900821 fix/401-ban-chain-bypass-missing-intermediate fix: walk full referral chain to detect banned ancestors The previous ban chain detection only checked 1 level up (the immediate parent referrer). If an intermediate referrer was not in the DB, or the banned wallet was 2+ hops away, the check wou... Pull #405 19 Mar 2026 10:32PM UTC root github
90.19
23319851752 fix/402-slack-alerts-banned-chain feat: add Slack alerts for banned chain referral rejections - Add referralBannedChainRejectionMessage to slackMessages utility - Send Slack notification when assertReferrerNotBanned detects a chain ban - Include referrer, invited user, banned wal... Pull #404 19 Mar 2026 10:30PM UTC root github
90.15
23197635987 main feat: add situation reactions visibility setting (#393) * feat: add situation reactions visibility setting Add show_situation_reactions column to social_settings table with migration, DB enum, conversion utils, and RPC handler support. The setti... push 17 Mar 2026 01:57PM UTC web-flow github
90.18
23197265896 main revert: user moderation (#399) * Revert "docs: fix docs (#395)" This reverts commit 8b7b42d4b. * Revert "feat: user moderation (#390)" This reverts commit 6bf56b548. push 17 Mar 2026 01:49PM UTC web-flow github
90.16
23196247877 revert/user-moderation Revert "feat: user moderation (#390)" This reverts commit 6bf56b548. Pull #399 17 Mar 2026 01:25PM UTC MauroCicerchia github
90.16
23196002073 revert-395-docs/fix-docs Revert "docs: fix docs (#395)" This reverts commit 8b7b42d4b. push 17 Mar 2026 01:20PM UTC web-flow github
90.15
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 79
  • 80
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc