You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
We want codehost connection issues to be much more noticeable for users of Sourcegraph. Two things that can be improved on are:
@mrnugget suggested that it would be nice to have a "Test Repository Connection" button on the codehost config page that would let you validate a codehost config by sending an actual request to the codehost without having to save the codehost config first.
Make errors reaching the codehost (like the image above) more obvious. After talking with @cbart, one way to do this would be to add a ping to the codehost as part of the repo-syncing process and avoid the repo-sync if the ping fails.
Following up on this thread.
We want codehost connection issues to be much more noticeable for users of Sourcegraph. Two things that can be improved on are:
@mrnugget suggested that it would be nice to have a "Test Repository Connection" button on the codehost config page that would let you validate a codehost config by sending an actual request to the codehost without having to save the codehost config first.
Make errors reaching the codehost (like the image above) more obvious. After talking with @cbart, one way to do this would be to add a ping to the codehost as part of the repo-syncing process and avoid the repo-sync if the ping fails.
Scope
For now:
/cc @jplahn @ryphil