There have been multiple times where my tests are timing out

Tests timing out multiple times : Backend Course

assignment : exercise tracker

the live site : https://boilerplate-project-exercisetracker.supershreejit.repl.co
code github: GitHub - SuperShreejit/boilerplate-project-exercisetracker-1: A freeCodeCamp project.

assignment: url shortner

live site: https://boilerplate-project-urlshortener-1.supershreejit.repl.co
github code: GitHub - SuperShreejit/boilerplate-project-urlshortener: A freeCodeCamp project.

This has not only happened with this exercise tracker but also with the url shortner as well. The tests should have been passed but the tests always timeout.

Thank you for your help.

There isn’t really much we can do about it on our end as the issue appears to be local to you.

  1. Try a VPN and see if it’s IP/geolocation related. You might try forking your project with the new IP and see if that version is saved to/served from a different server on Replit as well.

  2. Try it on Glitch or some other site (Glitch: Importing Code from GitHub).

1 Like

This ! This is what I was hoping for the VPN trick really worked! :joy::joy:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.