astropy / astropy/pyvo

PENDING phase for TAP queries

Open
#248 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
88
Forks
64
Avg merge
38m
Merged PRs (30d)
1

Description

When trying to perform an asynchronous query to the VizieR TAP server http://TAPVizieR.u-strasbg.fr/TAPVizieR/tap/ I saw that sometimes the server replies with a `PENDING` phase. However, this specific phase is not recognised by the `wait` method as an _active_ phase, and as a result the method can raise a `DALServiceError` exception.

Shouldn't this phase be added in the code of the `wait` method?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the wait method that handles asynchronous TAP queries and inspect how it identifies active phases. Reproduce or review the PENDING response from the VizieR TAP server, then verify that this phase no longer causes a DALServiceError. The issue does not name a file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.