Skip to content

made connection lazy when trying to reach rails - #1232

Merged
raphael-goetz merged 5 commits into
mainfrom
#1219-make-grpc-connection-lazy
Aug 21, 2026
Merged

made connection lazy when trying to reach rails#1232
raphael-goetz merged 5 commits into
mainfrom
#1219-make-grpc-connection-lazy

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

Resolves: #1219

@raphael-goetz raphael-goetz self-assigned this Aug 20, 2026
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2777476493

Status: Passed
Duration: 6 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/16017585008/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2777476493/test_report
Finished in 44.5 seconds (files took 12.91 seconds to load)
1747 examples, 0 failures
Line Coverage: 93.6% (6506 / 6951)
[TEST PROF INFO] Time spent in factories: 00:24.342 (46.86% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/16017585007/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2777476493/test_report
Finished in 34.05 seconds (files took 11 seconds to load)
1711 examples, 0 failures
Line Coverage: 93.79% (6353 / 6774)
[TEST PROF INFO] Time spent in factories: 00:18.031 (44.39% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/16017585006/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2777476493/test_report
Finished in 39.21 seconds (files took 12.26 seconds to load)
1660 examples, 0 failures
Line Coverage: 93.42% (6177 / 6612)
[TEST PROF INFO] Time spent in factories: 00:20.651 (44.12% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/16017668851/artifacts/out/index.html

rubocop

996 files inspected, no offenses detected

@Taucher2003

Copy link
Copy Markdown
Member

The gateway should also reconnect on broken connections

@raphael-goetz
raphael-goetz disabled auto-merge August 21, 2026 12:01
@raphael-goetz
raphael-goetz merged commit d20244b into main Aug 21, 2026
1 check passed
@Taucher2003
Taucher2003 deleted the #1219-make-grpc-connection-lazy branch August 21, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gateway broken if grpc server is not reachable at startup

2 participants