DiamondLightSource / DiamondLightSource/daq-queuing-service
Move to new BlueAPI endpoints
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 16
Description
BlueAPI has recently moved all its endpoints to `/api/v1/*`and deprecated the old ones. We should make sure we are using these.
## Acceptance Criteria
- Queue uses new endpoints where it talks to BlueAPI
Contributor guide
Research direction
Search the queue code for BlueAPI calls and identify every endpoint still using the deprecated path. Update those calls to the /api/v1/* endpoints, then run the existing test suite or relevant queue tests to confirm BlueAPI interactions use the new paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100