Skip to content

Retry transient failures during upstream sync#900

Open
Bornunique911 wants to merge 25 commits intoOWASP:mainfrom
Bornunique911:review/issue-471-upstream-sync-retries
Open

Retry transient failures during upstream sync#900
Bornunique911 wants to merge 25 commits intoOWASP:mainfrom
Bornunique911:review/issue-471-upstream-sync-retries

Conversation

@Bornunique911
Copy link
Copy Markdown
Contributor

@Bornunique911 Bornunique911 commented May 6, 2026

Summary

This PR improves reliability by retrying transient failures during upstream synchronization.

This is the fifth upstream PR in the stacked #471 review series.

What changed

  • added retry handling for upstream sync operations
  • improved resilience in sync/import flow

Validation

./venv/bin/python -m pytest application/tests/cre_main_test.py -q

Why this is split out

The full #471 work is too large to review effectively as one PR.

This PR isolates one OWASP resource family so the parser/data model can be reviewed independently before the later Kubernetes, cheat sheet, backend analysis, and frontend changes.

Bornunique911 and others added 24 commits April 27, 2026 02:31
…-upstream-sync-retries

Signed-off-by: Bornunique911 <69379200+Bornunique911@users.noreply.github.com>
OWASP#898)

* Improved boilerplate, github link scrolling to readme, and completing the list of standards with the new AI ones

* Update Search.tsx

* Improved boilerplate, github link scrolling to readme, and completing…

* Update Search.tsx

Signed-off-by: Bornunique911 <69379200+Bornunique911@users.noreply.github.com>

---------

Signed-off-by: Bornunique911 <69379200+Bornunique911@users.noreply.github.com>
Co-authored-by: Rob van der Veer <rob@vdveer.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant