Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:ORV2-3093 - Handle CDOGS 404 and async doc generation at time of issuance. #1673

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

praju-aot
Copy link
Collaborator

@praju-aot praju-aot commented Nov 26, 2024

Description

Please provide a summary of the change and the issue fixed. Please include relevant context. List dependency changes.

Fixes # (issue)

  1. Workaround for CDOGS throwing 404 for simultaneous requests
  2. Async generation of documents at the time of issuance to avoid timeout issues

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Manual Testing

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

Further comments


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are promoted to:

Copy link

sonarcloud bot commented Nov 26, 2024

Copy link

sonarcloud bot commented Nov 26, 2024

Copy link

sonarcloud bot commented Nov 26, 2024

Copy link

sonarcloud bot commented Nov 26, 2024

Copy link

sonarcloud bot commented Nov 26, 2024

@praju-aot praju-aot changed the title fix:ORV2-3093 - Workaround for CDOGS throwing 404 for simultaneous requests fix:ORV2-3093 - Handle CDOGS 404 and async doc generation at time of issuance. Nov 26, 2024
@praju-aot praju-aot enabled auto-merge (squash) November 26, 2024 17:11
@praju-aot praju-aot merged commit 7a42430 into main Nov 26, 2024
21 of 22 checks passed
@praju-aot praju-aot deleted the ORV2-3093 branch November 26, 2024 17:12
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.

2 participants