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

Servicebus in yt01 has high amount of dead-letter messages and is under constant pressure #1696

Closed
arealmaas opened this issue Jan 15, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@arealmaas
Copy link
Collaborator

Description

ref: https://digdir.slack.com/archives/C079D6PAGDS/p1736631500274599

Seems like servicebus is getting a lot of traffic, has a high amount of messages on the dead-letter-queue. We need to investigate the reasons why this is the case. The need for alerting and more insight here is crucial. Will be looked at in #1261 and #1693

@arealmaas arealmaas added the bug Something isn't working label Jan 15, 2025
@arealmaas arealmaas self-assigned this Jan 15, 2025
@arealmaas arealmaas changed the title Servicebus in yt01 is under constant pressure Servicebus in yt01 has high amount of dead-letter messages and is under constant pressure Jan 15, 2025
@oskogstad
Copy link
Collaborator

oskogstad commented Jan 15, 2025

Could the new disableAltinnEvents flag be used here? So that the perf. test events still churns through the entire system, but stops just before publishing to AltinnEvents? 🤔

Disabled AltinnEvents sink in yt01, using ConsoleLogEventBus

@arealmaas arealmaas moved this from Backlog to Ready in Dialogporten / Arbeidsflate - NY Jan 17, 2025
oskogstad added a commit that referenced this issue Jan 22, 2025
<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--- Describe your changes in detail -->

## Related Issue(s)

- #1696 

## Verification

- [ ] **Your** code builds clean without any errors or warnings
- [ ] Manual testing done (required)
- [ ] Relevant automated test added (if you find this hard, leave it and
we'll help out)

## Documentation

- [ ] Documentation is updated (either in `docs`-directory, Altinnpedia
or a separate linked PR in
[altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if
applicable)
@oskogstad oskogstad moved this from Ready to Doing in Dialogporten / Arbeidsflate - NY Jan 22, 2025
@arealmaas
Copy link
Collaborator Author

Seemed like old queues were filling up. Removed subscriptions and queues, no issue now 👍

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
Development

No branches or pull requests

2 participants