pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:Ruby language:JavaScript
Filter by
148M results
- updated release notes
- updated API reference pages
- adds OneTrust cookie manager and GDPR compliance on API ref pages
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Wrap Yeaft transcript/settings/detail content in yeaft-conversation-body so the message region owns remaining
vertical space.
- Keep ChatInput outside that flex body so it stays pinned ...
問題
前端註冊後自動登入偶發失敗,gateway 回 member service is temporarily unavailable;但直連 member-service(8081) 一律成功、經 gateway 立刻 retry 也成功。
根因
FallbackController 回的訊息屬「非 CallNotPermittedException」分支 → 熔斷器並未開路,而是該次 gateway→下游呼叫拋連線層例外。reactor-netty ...
Summary
- title in the POST /api/pages request body is now optional
- When title is absent or blank, PublishService extracts it from the HTML title tag using a regex
- Falls back to Untitled if ...