Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OPEN FOR DISUCSSION] Research and fix NATS sending all the data again #251

Closed
TurkerKoc opened this issue Jan 21, 2025 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@TurkerKoc
Copy link
Contributor

  • Once the app stars, after the data sync is done, NATS is sending all the data it has.
  • Since Artemis has a lot of webhook events, NATS grows extremely huge.
  • We need to find a proper handling mechanism for this.
  • This can be done via storing NATS data (or ID) in DB or changing the configuration of NATS.

This topic is open for discussion.
Documentation for webhook ID

@TurkerKoc TurkerKoc added the bug Something isn't working label Jan 21, 2025
@FelixTJDietrich
Copy link

FelixTJDietrich commented Feb 6, 2025

Use a durable consumer to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants