InetIntel / InetIntel/ioda-api

Fetching signal data for region 0 fails with a 500 error

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.