Back End Development and APIs Projects - URL Shortener Microservice

Tell us what’s happening:

Request Timeout Issue for 3rd Use Case
Hello everyone,

I’m currently facing a request timeout issue when submitting my code. Here’s the situation:

I tested the code locally, and everything works perfectly.
However, when I submit the code for evaluation, the 3rd use case consistently times out.

###Your project link(s) http://localhost:3000

solution: GitHub - waleed-tts-github/url-shortness-fcc-project

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36

Challenge Information:

Back End Development and APIs Projects - URL Shortener Microservice

what happens if you save a link to your app and then go to /api/shorturl/<short_url>?