{
  "$type": "site.standard.document",
  "canonicalUrl": "https://devlog.croft.click/2026/05/18/tourmaline-polish-rate-limiting",
  "description": "Implementing PDS rate limiting, fixing routing issues, and refining component reactivity for Tourmaline.",
  "path": "/2026/05/18/tourmaline-polish-rate-limiting",
  "publishedAt": "2026-05-18T00:00:00.000Z",
  "site": "at://did:plc:ofrbh253gwicbkc5nktqepol/site.standard.publication/3mlen2qhzrt2s",
  "tags": [
    "tourmaline",
    "pkgs",
    "atproto",
    "performance"
  ],
  "textContent": "PDS Rate Limiting\nImplemented intelligent PDS rate limiting to handle high-volume requests gracefully. This ensures that the application remains stable and responsive even when interacting with heavily loaded PDS instances.\n\nComponent Reactivity & Routing\n- Routing: Fixed several routing and profile rendering issues that were causing inconsistent states during navigation.\n- Reactivity: Refined component reactivity, particularly in the profile card and date range selectors, to ensure that the UI always reflects the latest data.\n- Bug Fixes: Resolved a ReferenceError in the story-recap component and fixed duplicate key errors in the RemarkableDays list.",
  "title": "Tourmaline Polish — PDS Rate Limiting & Component Reactivity"
}