mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-09-16 23:55:25 +02:00
improve logging
This commit is contained in:
@@ -207,7 +207,7 @@ router.get(
|
||||
);
|
||||
}
|
||||
throw new AnonymousError("repository_not_ready", {
|
||||
httpStatus: 404,
|
||||
httpStatus: 425,
|
||||
object: repo,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user