pocket-casts-ios
pocket-casts-ios copied to clipboard
Search: Specific query trowing "search failed"
Expected behavior
To see all search result for that query
Actual behavior
Error message: Search Failed "check your internet connection"
Steps to reproduce the behavior
- Search the query "The best of m". Search fails when the character "m" is added.
Tested on iPhone 12 and 6s, iOS 16 and 15.4.1, Pocket Casts 7.20.2
reported in 5514834-zen
@geekygecko @srjakes It looks like this is an issue on the API side. I see the same behavior on Android. Any idea what might be the cause?
@leandroalonso if the query string gets long the podcast database query often timeouts causing this issue. We are fixing this by moving the podcast search over to ElasticSearch. This project is happening at the moment.
@geekygecko I had a quick look at this issue now and could not reproduce it. Is the ElasticSearch migration complete?
@rviljoen the migration is close and might happen this week. I can't reproduce this issue either. Thanks for checking.