Skip to content

Mongo sink node update#132

Merged
GaijinKa merged 2 commits intomainfrom
fix/sink_mongo
Feb 27, 2026
Merged

Mongo sink node update#132
GaijinKa merged 2 commits intomainfrom
fix/sink_mongo

Conversation

@b3by
Copy link
Collaborator

@b3by b3by commented Feb 27, 2026

Description

This PR fixes the notifier_mongo node to fit the latest changes in the library. Additionally, the threading mechanism to send objects to the endpoint was removed.

PR type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test update
  • Build/CI configuration change
  • Other (please describe):

Key modifications and changes

The notifier_mongo node is updated so that arguments are properly passed to the constructor, and a timeout is specified for transmissions.

@b3by b3by requested a review from GaijinKa February 27, 2026 15:35
@b3by b3by added type:bug Something isn't working type:enhancement New feature or request priority:medium labels Feb 27, 2026
@GaijinKa GaijinKa merged commit 0572849 into main Feb 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:medium type:bug Something isn't working type:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants