InetIntel / InetIntel/ioda-api
Fetching signal data for region 0 fails with a 500 error
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Example query: https://api.ioda.inetintel.cc.gatech.edu/v2/signals/raw/region/0?from=1645087323&until=1645173723&maxPoints=3000
Region 0 is supposed to be "Unknown region in Unknown Country".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the example request against the IODA API endpoint for raw signals in region 0, using the supplied time range and maxPoints value. Trace the API handler for regional signal retrieval and compare region 0 with a known region. Done means the region 0 request no longer returns HTTP 500 and produces the expected response for the unknown region.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, symfony
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100