Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

[Backport 5.2] Code monitors: fix a bunch of stuff#57599

Merged
camdencheek merged 1 commit into
5.2from
backport-57546-to-5.2
Oct 13, 2023
Merged

[Backport 5.2] Code monitors: fix a bunch of stuff#57599
camdencheek merged 1 commit into
5.2from
backport-57546-to-5.2

Conversation

@sourcegraph-release-bot

@sourcegraph-release-bot sourcegraph-release-bot commented Oct 13, 2023

Copy link
Copy Markdown
Collaborator

I apologize for the multi-focused PR, but a few of these fixes bled into each other.

Comments inline.

Test plan

Manually tested that monitors still work. Existing tests cover standard cases, and I updated the test that checks that a failure logs a message.

Backport afd3156 from #57546

- Fixes an issue where creating a monitor will fail due to concurrent transaction usage
- Fixes an issue where a timeout will cause a monitor to continually get re-run
- Cleans up some old feature flags
- Cleans up some dead code

(cherry picked from commit afd3156)
@sourcegraph-bot

Copy link
Copy Markdown
Contributor

Codenotify: Notifying subscribers in CODENOTIFY files for diff 461cf0e...8625505.

Notify File(s)
@jtibshirani internal/search/commit/commit.go
internal/search/job/jobutil/job.go
@keegancsmith internal/search/commit/commit.go
internal/search/job/jobutil/job.go

@sourcegraph-bot

Copy link
Copy Markdown
Contributor

📖 Storybook live preview

@camdencheek camdencheek merged commit 208d81a into 5.2 Oct 13, 2023
@camdencheek camdencheek deleted the backport-57546-to-5.2 branch October 13, 2023 21:35
@varungandhi-src varungandhi-src mentioned this pull request Jan 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants