GoogleCloudPlatform / GoogleCloudPlatform/testgrid

Make pubsub work well with multiple replicas

Open
#663 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
205
Forks
73
Avg merge
1d 9h
Merged PRs (30d)
6

Description

Having multiple clients read from the same pubsub stream causes some problems, generally involving multiple replicas trying to update the same testgroup at the same time.

Best way to fix this probably involves moving the queue to a separate service that the workers call into.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.