Skip to content

Fix delegation problem due to removed wavestack#1251

Merged
gerbsen merged 1 commit into
mainfrom
fix/delegation-problem
Jul 20, 2026
Merged

Fix delegation problem due to removed wavestack#1251
gerbsen merged 1 commit into
mainfrom
fix/delegation-problem

Conversation

@mbuechse

Copy link
Copy Markdown
Contributor

Amending a13247b

Amending a13247b

Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
@mbuechse
mbuechse requested a review from gerbsen July 20, 2026 08:14

@gerbsen gerbsen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but in my opinion, it shouldn't be the case that an incorrect entry affects the test results of the other entries. I'll open an issue for this.

@gerbsen
gerbsen merged commit 5fef0fb into main Jul 20, 2026
7 checks passed
@gerbsen
gerbsen deleted the fix/delegation-problem branch July 20, 2026 08:46
@mbuechse

Copy link
Copy Markdown
Contributor Author

LGTM, but in my opinion, it shouldn't be the case that an incorrect entry affects the test results of the other entries. I'll open an issue for this.

The HTTP request has to report failure, and it shouldn't succeed "half way" (partially). It's an atomic operation. However, we shouldn't send all reports with one HTTP request. We should expend one request per report. This is probably going to be addressed with a major overhaul that's currently in development anyway.

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.

2 participants