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

Address API GW Route Concurrency-related Issue - Batch 3 #4131

Merged
merged 3 commits into from
May 14, 2024

Conversation

adrians5j
Copy link
Member

@adrians5j adrians5j commented May 13, 2024

Changes

This PR ensures API GW routes are deployed one after the other, just so we avoid this error:

image

Other Changes

While at it, also I tried to improve the error message here:

image

I added the Cannot build ${adminAppName} project application before deploying ${apiAppName}. error message. This is because the next error log is saying to check the logs above, but nothing was actually logged.

How Has This Been Tested?

Deployed ~10 times, the error did not pop up.

Documentation

Changelog.

@adrians5j adrians5j added this to the 5.40.0 milestone May 13, 2024
@adrians5j adrians5j changed the title WIP Address API GW Route Concurrency-related Issue May 13, 2024
@adrians5j adrians5j changed the title Address API GW Route Concurrency-related Issue Address API GW Route Concurrency-related Issue - Batch 3 May 13, 2024
@adrians5j adrians5j marked this pull request as ready for review May 14, 2024 12:25
@adrians5j adrians5j merged commit b893929 into next May 14, 2024
91 checks passed
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.

None yet

2 participants