**Hello,
Though I am still being billed, my web app is not functioning. Expert help is welcomed.
Here are the issues -** Wekeza Global Markets App
-
Express Routing: The application was failing to deploy due to pathToRegExp errors in Express v5. Resolved by updating the SPA fallback route to app.get(‘*all’, …).
-
Gemini SDK Structure: Encountered TS2353 errors where tools was placed at the top level of GenerateContentParameters. Moved tools inside the config object according to @google/genai requirements.
-
Grounding Stability: Google Search grounding calls are occasionally returning internal errors during high traffic; implemented a fallback mechanism using the model’s internal financial knowledge to ensure the UI remains populated.
-
Caching vs. Live Data: Injected a forceRefresh parameter into the frontend service layer to ensure that the “Manual Refresh” button correctly clears localStorage and triggers fresh server-side API calls.
-
Rate limit reached. Retrying soon…
Retry Now