This is a duplicate of https://kagifeedback.org/d/2665-inconsistent-enrichment-api-results, but it was marked as done, and I did not get any replies to my last correction comment, which should've made it clearer what my issue is that I reported.
Today I could even reproduce this on one single machine.
- The first request did not return any results.
- Then I tried if the "Region" header changes anything, and set the "Region" header to "europe-west2", this did return some results, though the "node" in the json still said "europe-west4" like in the first response. Seems like the Region header did not change the region, but weirdly enough I got results from it back, compared to the first request
- Then I tried it again without the region header, and I still did not get any results
As you can see in the teclis index there are some results for "kagi feedback", but I don't get these results consistently, even when making API calls from the same machine in the timespan of a few seconds/minutes.
I expect to get results from the teclis index, if it has results for it, no matter what region or IP the requests originate from.