Skip to content

Draft: Handle Gitaly failure on retrieving license key

Igor Drozdov requested to merge id-handle-license-key into master

When Gitaly is unavailable we should gracefully return nil when the license key is retrieved

We already performed some related work in the other part of the application: !24310 (merged)

Related issue: #356658

Edited by Igor Drozdov

Merge request reports