Skip to content

Seeing if creating a pull request triggers a GitHub action#927

Merged
kzscisoft merged 4 commits intodevfrom
925-python-api-no-longer-retries-requests-which-may-have-temporarily-failed-eg-502
Feb 27, 2026
Merged

Seeing if creating a pull request triggers a GitHub action#927
kzscisoft merged 4 commits intodevfrom
925-python-api-no-longer-retries-requests-which-may-have-temporarily-failed-eg-502

Conversation

@alahiff
Copy link
Collaborator

@alahiff alahiff commented Feb 26, 2026

This fixes the urgent issue relating to the API not retrying on transient errors.

Unfortunately it seems that this repo is not configured to run CI tests on branches, so am submitting this pull request early to see if pull requests trigger an action.

@kzscisoft kzscisoft self-requested a review February 27, 2026 08:06
@kzscisoft kzscisoft added this to the Simvue Python API v2.4 milestone Feb 27, 2026
@kzscisoft kzscisoft added bug Something isn't working python Pull requests that update python code labels Feb 27, 2026
@kzscisoft kzscisoft merged commit 071bf9c into dev Feb 27, 2026
21 checks passed
@kzscisoft kzscisoft deleted the 925-python-api-no-longer-retries-requests-which-may-have-temporarily-failed-eg-502 branch February 27, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python API no longer retries requests which may have temporarily failed (e.g. 502)

2 participants