Skip to content

fix: do not encode twice a payload to publish to NATS#928

Merged
juniorode merged 1 commit intofeat-wikiiafrom
fix-double-encoding
Nov 7, 2025
Merged

fix: do not encode twice a payload to publish to NATS#928
juniorode merged 1 commit intofeat-wikiiafrom
fix-double-encoding

Conversation

@juniorode
Copy link
Copy Markdown
Contributor

Description

Quand un message vient de l'event bus à l'adresse broker.publish, le message est déjà encodé en json. Il ne faut pas encoder de nouveau en JSON avant de l'envoyer à NATS.

Type of change

Please check options that are relevant.

  • Chore (PATCH)
  • Doc (PATCH)
  • Bug fix (PATCH)
  • New feature (MINOR)

Which packages changed?

Please check the name of the package you changed

  • admin
  • app-registry
  • archive
  • auth
  • cas
  • common
  • communication
  • conversation
  • directory
  • feeder
  • infra
  • portal
  • session
  • test
  • tests
  • timeline
  • workspace

Tests

  1. Describe here the tests you performed
  2. Step by step
  3. With expected results

Reminder

  • Security flaws

  • Performance impacts (think bulk !)

  • Unit tests were replayed

  • Unit tests were added and/or changed

  • I have updated the reminder for the version including my modifications

  • All done ! 😃

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Nov 7, 2025

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.

3 participants