cockroachdb / cockroachdb/movr
[ERROR] (MainThread) must have users and vehicles for city 'new york' in the movr database to generate load.
Open
- Dominant language
- Python
- Stars
- 37
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
movr should check which cities are available by default by searching the db. If someone loads custom city data and doesn't specify the new cities they will get this error
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the load-generation path that raises the city error and inspect how available cities are read from the MovR database. Confirm the behavior with custom city data; done means the loader discovers database-backed cities without requiring hard-coded New York users and vehicles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100