0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps
Sag 7c2316de59
Added a timeout when adding a recommendation (#18204)
closes https://github.com/TryGhost/Product/issues/3896

- added a timeout option to the useFetchApi() helper, to abort a fetch request after x seconds
- when adding a recommendation, we make two network calls: 1) check whether it's a Ghost site or not, 2) if not, fetch site metadata via embed. Now both of these calls have a timeout of 5 sec, which means a total waiting time of 5 seconds max. for a Ghost site, 10 seconds max. for a non-Ghost site
2023-09-18 15:12:54 +02:00
..
admin-x-settings Added a timeout when adding a recommendation (#18204) 2023-09-18 15:12:54 +02:00
announcement-bar Reverted flexsearch to v0.7.21 2023-09-15 15:07:57 +02:00
comments-ui Update tiptap monorepo to v2.1.10 2023-09-15 14:12:47 +00:00
portal Released Portal v2.36.0 2023-09-15 16:47:12 +02:00
signup-form Update dependency @storybook/testing-library to v0.2.1 2023-09-15 11:15:56 +02:00
sodo-search Reverted flexsearch to v0.7.21 2023-09-15 15:07:57 +02:00