Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
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
# for free to join this conversation on GitHub. Already have an account? # to comment
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