Skip to content

Conversation

@fil1n
Copy link
Contributor

@fil1n fil1n commented Nov 9, 2025

Description

Trace is printed only once, however retries continue.

Fixes #2632

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples, or any documentation updates)
  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would disrupt existing functionality)
  • This change requires a documentation update

Checklist

  • My code adheres to the style guidelines of this project (just lint shows no errors)
  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • Both new and existing unit tests pass successfully on my local environment by running just test-coverage
  • I have ensured that static analysis tests are passing by running just static-analysis
  • I have included code examples to illustrate the modifications

@fil1n fil1n requested a review from Lancetnik as a code owner November 9, 2025 19:38
@Sehat1137 Sehat1137 self-requested a review November 10, 2025 08:29
@swelborn
Copy link
Contributor

nice, thanks for your work here

@Sehat1137 Sehat1137 added this pull request to the merge queue Dec 2, 2025
Merged via the queue into ag2ai:main with commit a7a9ce4 Dec 2, 2025
29 checks passed
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.

Bug: FASTSTREAM_SUPERVISOR_DISABLED=0 causing infinite loop when nats service unavailable

4 participants