uselagoon / uselagoon/remote-controller

Reduce number of queues

Open
#138 1 comment 0 reactions 1 assignee View on GitHub

@shreddedbacon is already working on this.

Since Jun 3, 2022.

enhancement
Dominant language
Go
Stars
5
Forks
2
Avg merge
1d 1h
Merged PRs (30d)
5

Description

To help with #130 we should stop using 4 queues for messages, there isn't really any benefits to this beyond separating messages out.

Initially we should move support for 3 of the queues into the first queue handler, so that all 4 queues can still receive messages.

But eventually 3 of them will be removed. But we will need to follow up in Lagoon to change how messages are sent to remote to only use 1 queue.

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.