Hello Google AI Studio Team,
I believe I have encountered an AI Studio platform issue rather than an application issue.
Project:
- StrainMatch
- Tier 1 Paid
- Build Mode (AI Studio Apps)
Summary:
Over the course of building a large production application, AI Studio has begun failing repeatedly with multiple platform errors.
Observed errors include:
• Quota limits exceeded
• Invalid argument
• The dev server didn’t start, please fix it
• Agent execution terminated due to error
• Unexpected error
• Requests occasionally cancel after only a few seconds
Important observations:
- My project has successfully completed hundreds of implementation tasks before this began.
- The application compiles successfully.
- TypeScript passes.
- Unit tests pass.
- The failures occur before meaningful code generation begins.
- Sometimes a brand-new chat inside the same project still fails.
- The failures often occur even when my Tokens Per Minute usage is well below the project limit.
I have screenshots showing:
- Quota limits exceeded
- Invalid argument
- Dev server failed to start
- Agent execution terminated
- TPM dashboard showing available quota
- Successful previous builds immediately followed by failures
Could someone investigate whether this is an AI Studio Build Mode issue related to long-running projects, project state, quota accounting, or development environment initialization?
If there are any logs, diagnostics, or additional information I can provide, I would be happy to supply them.
Thank you.