algolia / algolia/algoliasearch-client-scala

If available, ensure that Analytics' regions are "us" and "de" (not "eu")

Open
#581 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
27
Forks
24
PR merge metrics
No merged PRs in 30d

Description

We've recently discovered that at least one API client was exposing "eu" as a
valid region for the Analytics client implementation, which is wrong. Only the
following regions are available at the moment to the Analytics client:

- "us"
- "de"

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Analytics client implementation and the code that defines or validates its available regions. Confirm that only "us" and "de" are accepted, and check the relevant existing tests or add coverage so the obsolete "eu" region is no longer exposed.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.