Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(subscriber): replace scheduler on variable changes #178

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

jta
Copy link
Contributor

@jta jta commented Jul 11, 2024

We want discovery to be re-run when input variables change. To do so, we can simply replace the scheduler every time the lambda is updated.

We want discovery to be re-run when input variables change. To do so, we
can simply replace the scheduler every time the lambda is updated.
@jta jta requested a review from a team as a code owner July 11, 2024 23:32
@jta jta requested a review from obs-gh-justindaines July 12, 2024 03:35
Copy link
Contributor

@obs-gh-justindaines obs-gh-justindaines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the quick fix.

@jta jta merged commit 38c44d7 into main Jul 12, 2024
45 checks passed
@jta jta deleted the joao/scheduler-restart branch July 12, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants