• Joined on 2024-04-09
giles pushed to oauth-sso at art-dag/celery 2026-02-25 15:07:42 +00:00
476e9fa5b0 Route GPU queue to CPU workers when no GPU node available
giles pushed to decoupling at coop/rose-ash 2026-02-25 15:00:08 +00:00
b9fe884ab9 Fix order.page_config → page_config_id in checkout return
giles pushed to decoupling at coop/rose-ash 2026-02-25 14:45:37 +00:00
3797a0c7c9 Fix error page loop + account startup timeout
giles pushed to decoupling at coop/rose-ash 2026-02-25 14:23:51 +00:00
1ea9ae4050 Show friendly error page when a service is unavailable
giles pushed to decoupling at coop/rose-ash 2026-02-25 14:18:04 +00:00
507a5a66ff Remove cross-DB menu_nodes query from non-blog apps
giles pushed to decoupling at coop/rose-ash 2026-02-25 14:06:48 +00:00
094b6c55cd Fix AP blueprint cross-DB queries + harden Ghost sync init
giles pushed to decoupling at coop/rose-ash 2026-02-25 13:40:07 +00:00
97d2021a00 Rollback session when advisory lock not acquired
giles pushed to decoupling at coop/rose-ash 2026-02-25 13:32:34 +00:00
9f29073cda Fix Ghost sync race: advisory lock for multi-worker startup
giles pushed to decoupling at coop/rose-ash 2026-02-25 12:06:58 +00:00
c53f3025d9 Fix no_autoflush: use manual toggle for async session
giles pushed to decoupling at coop/rose-ash 2026-02-25 11:59:42 +00:00
3053cb321d Decouple PageConfig cross-domain queries + merge cart into db_market
giles pushed to decoupling at coop/rose-ash 2026-02-25 11:47:54 +00:00
3be287532d Fix post_authors duplicate key during Ghost sync
giles pushed to decoupling at coop/rose-ash 2026-02-25 11:32:24 +00:00
95bd32bd71 Decouple cross-domain DB queries for per-app database split
giles pushed to decoupling at coop/rose-ash 2026-02-25 11:00:08 +00:00
50a9e5d952 Fix pgbouncer port and activate DB split
giles pushed to decoupling at coop/rose-ash 2026-02-25 10:10:21 +00:00
961067841e Tier 0 scalability: PgBouncer, Redis split, DB split, workers
giles pushed to decoupling at coop/rose-ash 2026-02-25 09:25:11 +00:00
0ccf897f74 Route outbound Follow through EventProcessor for retry
giles pushed to decoupling at coop/rose-ash 2026-02-25 09:17:36 +00:00
c6271931a6 Show per-app actor in follow notifications on Hub
giles pushed to decoupling at coop/rose-ash 2026-02-25 08:46:06 +00:00
99ab363cfd Add per-app AP social UI for blog, market, and events
giles pushed to decoupling at coop/rose-ash 2026-02-25 03:28:40 +00:00
8680ec37d6 Fix container nav template to render fragment HTML
giles pushed to decoupling at coop/rose-ash 2026-02-25 03:19:14 +00:00
b91a58f30a Exempt internal action/data requests from CSRF protection
giles pushed to decoupling at coop/rose-ash 2026-02-25 03:18:09 +00:00
8f4104a4bf Add error handling to action endpoint dispatchers