Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

fix: restart spooler when broker terminates subscription #600

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

leg100
Copy link
Owner

@leg100 leg100 commented Sep 13, 2023

Fixes #577 (again). The original fix, #593, left out the agent spooler system, which is responsible for relaying run events to the agent. So when its subscription was terminated, it didn't restart itself.

This PR changes that: the spooler will now restart itself whenever its subscription is terminated.

@leg100 leg100 merged commit ce41580 into master Sep 13, 2023
5 checks passed
leg100 pushed a commit that referenced this pull request Sep 13, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.13](v0.1.12...v0.1.13)
(2023-09-13)


### Features

* add flags --oidc-username-claim and --oidc-scopes
([#605](#605))
([87324d0](87324d0)),
closes [#596](#596)


### Bug Fixes

* restart spooler when broker terminates subscription
([#600](#600))
([ce41580](ce41580))
* retrieving state outputs only requires read role
([#603](#603))
([25c4a99](25c4a99))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@leg100 leg100 deleted the fix-spooler-not-restarting branch December 16, 2023 10:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Runs stuck as pending when workspace is deleted
1 participant