Skip to content

FIx listing topics timeouts#1837

Draft
Haarolean wants to merge 1 commit into
mainfrom
fix/topics-listing-hang-1512
Draft

FIx listing topics timeouts#1837
Haarolean wants to merge 1 commit into
mainfrom
fix/topics-listing-hang-1512

test

0fe3b41
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Task Completed Checker failed May 7, 2026

Task Completed Checker

Some tasks are uncompleted!

Details

❌ Uncompleted Tasks

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. ENVIRONMENT VARIABLES)
  • My changes generate no new warnings (e.g. Sonar is happy)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged