DiamondLightSource / DiamondLightSource/daq-queuing-service

Move to new BlueAPI endpoints

Open Beginner friendly
#74 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.