-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Notifications - Error fetching from Contentful after 3 retries: Error: Fetch failed with status: 404
#25748
Comments
TY. Jira Ticket created here. Our team will investigate. |
It may be that this API call to contentful is missing some environment variables on dev, but has been added to our CI pipeline/releases. We will find a better way to handle this. |
A PR has been made in core libraries. We are in the process of getting the extension to use the core libraries, but can backport this into extension. |
This was backported here: #25979 |
This is fixed in v12.0.0 |
Describe the bug
Whenever I enable notifications I see the following background error
Error fetching from Contentful after 3 retries: Error: Fetch failed with status: 404
and it takes several seconds for the loading spinner to disappear (not sure if it's related).Expected behavior
No error and good performance
Screenshots/Recordings
notifications-perf-and-error.mp4
Steps to reproduce
Error messages or log output
No response
Version
12.0.0
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response
Severity
No response
The text was updated successfully, but these errors were encountered: