CAPI: Confirm we do have a "Pressing Update whilst in progress does nothing" check
Open
bug
unconfirmed
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 182
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Reviewing #1773 I realised that we might have lost any 'latching' on not being able to trigger a fresh 'station' set of CAPI queries if they're already in progress.
So, check that, and re-implement if it's not there.
Contributor guide
Research direction
Start by tracing the CAPI station-query flow and the Update action mentioned in the issue. Verify whether pressing Update while a station query set is already in progress is prevented from starting another set. Done means the existing no-op behavior is confirmed by a test, or the latching is restored and covered by one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100