Welcome
Sign in to start your session
Login
Login
[app info]
Brief app info: ENV: [DEV] commitId: e36a784a56cbe395fa9ceae4ccd9ff2864104766 branch: develop build date: 2026-09-11T13:56:42Z build version: 2026.08.06.1-SNAPSHOT commit message: #38397 Instant cashback: check the threshold against real plus bonus balance A player who has spent the real balance but still holds split-account bonus money can still play, so the rescue cashback fired too early. The settled round now carries the bonus wallet next to the real balance (SGS processors -> SettledGameRound -> Kafka), the ratio producer computes remainingRatio from the total, and the threshold consumer compares real + bonus strictly below the threshold. A message without a bonus balance reads as real-only, so in-flight messages from before this change behave as they did. The event no longer describes the real balance alone, so it is renamed: CashinRemainingOnRealBalanceRatioEventMsg -> CashinRemainingOnBalanceRatioEventMsg, MessageType MARKETING_CASHIN_REMAINING_ON_BALANCE_RATIO (id 52 kept), which also renames the auto-generated Kafka topic. Tests: unit tests for both processors (acceptance table of the ticket, percent mode, legacy message) and two Kafka IT cases (20 real + 30 bonus = 50 grants nothing, 0 + 40 grants). UPTIME: 0d 21h 19m 25s Git log: e3d49... | 2026-09-11T13:53:30+03:00 | Rodion | #38347 Cashback profit: count a deposit only on... 71e25... | 2026-09-11T12:45:57+03:00 | Rodion | #38033 Ask marketing for visible promotions onl... 3e3f6... | 2026-09-11T12:01:40+03:00 | Rodion | #38384 Reward type picker: show the enum names ... 7f77d... | 2026-09-11T10:07:00+02:00 | nikita | #38432 82be2... | 2026-09-10T17:52:16+03:00 | Rodion | #38344 Streamer tab: name the drop-down options... 590a2... | 2026-09-10T17:09:00+03:00 | Rodion | #38344 Host the streaming platform under the ca... 0b23d... | 2026-09-10T16:58:17+03:00 | Rodion | #38344 Withdraw the per-player chat permission:... c26e3... | 2026-09-10T14:51:43+03:00 | Rodion | #38344 Rename the context field domain to origi... d96ef... | 2026-09-10T13:48:36+03:00 | Rodion | #38344 Stamp the casino mirror domain into ever... 0d717... | 2026-09-10T13:10:52+03:00 | Rodion | #38344 Active-streams iframe for every player: ...
copy to clipboard