Skip to content

Commit

Permalink
[IA-5066] comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mlilynolting committed Sep 19, 2024
1 parent 39dabbc commit 836c286
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ class RuntimeServiceInterp[F[_]: Parallel](
): F[GetRuntimeResponse] = for {
ctx <- as.ask

// raises RuntimeNotFoundException
runtime <- RuntimeServiceDbQueries.getRuntime(cloudContext, runtimeName).transaction

bearerToken = userInfo.accessToken.token
Expand Down

0 comments on commit 836c286

Please sign in to comment.