Closed austeane closed 3 months ago
Add error handling and logging to improve communication between the local node server and the local Flask server when submitting the drill form.
src/routes/api/drills/+server.js
app/routes/drills.py
create_drill
For more details, open the Copilot Workspace session.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Add error handling and logging to improve communication between the local node server and the local Flask server when submitting the drill form.
src/routes/api/drills/+server.js
app/routes/drills.py
create_drill
function to log the received request data.For more details, open the Copilot Workspace session.