You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The request timeout (2000ms) for fetchPage in OEmbedService is too short. When trying to fetch large pages (such as Amazon or Rakuten which is one of largest e-commerce web site), the request often times out, preventing the creation of embed cards.
Issue Summary
The request timeout (2000ms) for fetchPage in OEmbedService is too short. When trying to fetch large pages (such as Amazon or Rakuten which is one of largest e-commerce web site), the request often times out, preventing the creation of embed cards.
Steps to Reproduce
Case 1 (Amazon)
https://github.com/user-attachments/assets/d414f138-73ca-41fc-b9fb-a83d69576cbf
Case 2 (Rakuten)
https://github.com/user-attachments/assets/3c030544-97a2-4bb8-8928-61049c0e3a5f
Ghost Version
main branch (be463e1)
Node.js Version
v20.18.1
How did you install Ghost?
yarn dev (from source code)
Database type
MySQL 8
Browser & OS version
macOS 15.3.2, Google Chrome 134.0.6998.118(Official Build)(arm64)
Relevant log / error output
Code of Conduct
The text was updated successfully, but these errors were encountered: