Is there an existing issue for this?
Current Behavior
Calling ListApplications API Call will fail with "Oops, the server is busy" if a blank module exists in your workspace.
Expected Behavior
ListApplications should not fail if there is a blank module
Steps to reproduce
Create an App (TESTAPP)
Add a Lowcoder API query: List Applications
Run it to verify it works.
Now create a new blank Module from the main Apps screen
Go back to TESTAPP and run List Applications again.
It will fail.
Environment
Self Hosted and Cloud 2.7.3
Additional Information
No response