Sharp Sloth's fixes

Sharp Sloth's fixes

Sharp Sloth
  1. The algorithm can't process nested directories recursively. Solution: load files from the root directory only.
  2. The server can't start until all the files are loaded. Solution: treat the error "Connection refused" as "503 error" until the timeout begins like it should be.

Report Page