OpenSlides / OpenSlides/openslides-go

Error hardening needed

Open
#243 5 comments 0 reactions 2 assignees View on GitHub

@bastianjoel is already working on this.

Since Apr 21, 2026.

bug high
Dominant language
PLpgSQL
Stars
1
Forks
19
Avg merge
2d 23h
Merged PRs (30d)
9

Description

Currently errors like https://github.com/OpenSlides/openslides-go/issues/210 or https://github.com/OpenSlides/openslides-go/pull/197 result in an autoupdate service that does not serve any more updated data.

However - the service is still reporting to be healthy. This is problematic.
We need hardening against faults in the database layer. It is always possible that a query fails. This should not result in a broken service.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.