issues
search
ONSdigital
/
dp-find-insights-poc-api
Find Insights Proof of Concept
MIT License
1
stars
0
forks
source link
enable caching for query endpoint; fix some bugs
#191
Closed
wavemechanics
closed
2 years ago
wavemechanics
commented
2 years ago
What
enable caching for query endpoint
fix timeouts to return 503 instead of just dropping the connection
fix problem with detecting multiple "ALL" tokens in rows= query parameter
more consistent error to http status code mapping
What