webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.24k stars 590 forks source link

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

Closed adrians5j closed 2 months ago

adrians5j commented 2 months ago

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.