Skip to content

WPB-23631: Move Galley.Effects.Queue in Wire.BoundedQueue - #5398

Open
blackheaven wants to merge 1 commit into
developfrom
gdifolco/WPB-23631-migrate-brig-galley-spar-effects-12
Open

WPB-23631: Move Galley.Effects.Queue in Wire.BoundedQueue#5398
blackheaven wants to merge 1 commit into
developfrom
gdifolco/WPB-23631-migrate-brig-galley-spar-effects-12

Conversation

@blackheaven

Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-23631

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

Move the bounded queue effect + STM interpreter to Wire.BoundedQueue(.STM).
Per D1=(a): generic Wire.BoundedQueue(+.STM); the effect is renamed Queue a ->
BoundedQueue a (TryPush/Pop constructors unchanged); DeleteItem stays in
Galley.Env; interpretQueue -> interpretBoundedQueue. Rewire consumers (Galley.App,
Galley.API.Teams/Internal, Galley.Env/Run). Adds the stm build-dep. Delete old
modules; register in cabal.
@blackheaven
blackheaven requested review from a team as code owners July 29, 2026 18:30
@blackheaven blackheaven added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant