Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(logger): log messages should be streams, not pub sub

wakonig_k requested to merge fix/log_stream into main

Description

Log messages should not be set_and_publish but instead a stream.

Prep work for log viewer...

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading