Fix consumer hang on connection errors
The consumer tended to get hung when connection errors occurred. This commit re-implements the consumer based on the asynchronous consumer example.
git.app.uib.no flytter til ny server i tidsrommet fredag 20.09.2024 kl. 22.00 til lørdag 21.09.2024 kl.22.00
Instansen vil fremstå som oppe, men det vil ikke være mulig å legge inn nye endringer i prosjekter og ingen pipelines vil starte mens det flyttes.
Vi oppdaterer denne meldingen når vi er ferdig.
----
git.app.uib.no is moving to a new server and will be running in read-only-mode between 10PM on friday 20.09.2024 and 10PM saturday 21.09.2024.
During the move, it will not be possible to make changes to the repositories and no new ci/cd-jobs will start before the move is complete.
We will update this message when we resume normal operation.
The consumer tended to get hung when connection errors occurred. This commit re-implements the consumer based on the asynchronous consumer example.