POC an idea for better data fetching, processing and error handling on the page route level #7129
Labels
cross-team
For visibility for both World Service teams (Engage & Media)
Refinement Needed
This is ready for refinement. It shouldn't be worked on until it has been refined by Dev & Test.
technical-work
Technical debt, support work and building new technical tools and features
Is your feature request related to a problem? Please describe.
An idea was discussed to change the way we fetch and process data and handle errors at the page route level. We should discuss and POC this idea and decide if it's something worth doing.
Describe the solution you'd like
Based on a discussion in this PR:
here #6852 (comment)
and here #6852 (comment)
A proposed implementation might look like
we should create a POC with 1 or 2 routes using this idea.
Not all routes have to use this implementation if they have very custom data fetching and processing needs.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Testing notes
[Tester to complete]
Dev insight: Will Cypress tests be required or are unit tests sufficient? Will there be any potential regression? etc
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: