There was an error while loading. Please reload this page.
Merge branch 'master' of https://github.com/RAIO-Project/raio-backend.wiki
Rename fix-verification page, unify circular-wait terminology - Rename Payment-Fix-Verification.md -> Payment-Connection-Pool-Fix.md with a title that names the mechanism (순환대기) instead of just "fix verification" - Replace "자기잠식 데드락" with "순환대기 데드락" across Payment.md, Payment-Load-Test.md, Home.md, and the new page for consistent terminology - Update Home/sidebar links to the renamed page
Updated Payment Load Test (markdown)
Consolidate payment docs into the Payment page - Move the up-to-date Payment-Guide.md content into Payment.md (the page created directly on GitHub), replacing its stale draft - Remove Payment-Guide.md - Update cross-links in Home, sidebar, and Payment-Load-Test to point at Payment instead of Payment Guide
Split load-test findings into a dedicated Payment Load Test page - New Payment-Load-Test.md: HikariCP pool exhaustion -> connection pool self-deadlock investigation, with a placeholder for a Grafana screenshot of the flat active/pending metrics - Drop the first load-test attempt from the writeup (it only reproduced a bug in the test harness's own script, not the app) - Payment-Guide.md now links to the new page instead of inlining the full investigation - Link the new page from Home and the sidebar