Skip to content

alerts: use single transaction when creating alert and all related items#4438

Merged
blotus merged 2 commits into
masterfrom
alert-batch-transaction
Apr 28, 2026
Merged

alerts: use single transaction when creating alert and all related items#4438
blotus merged 2 commits into
masterfrom
alert-batch-transaction

Conversation

@blotus
Copy link
Copy Markdown
Member

@blotus blotus commented Apr 27, 2026

Fixes #4432

@blotus blotus added this to the 1.7.8 milestone Apr 27, 2026
@github-actions
Copy link
Copy Markdown

@blotus: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@blotus
Copy link
Copy Markdown
Member Author

blotus commented Apr 27, 2026

/kind fix

@github-actions
Copy link
Copy Markdown

@blotus: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.76%. Comparing base (ef8e8c5) to head (49f6e12).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/database/alerts.go 66.66% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4438      +/-   ##
==========================================
- Coverage   63.76%   63.76%   -0.01%     
==========================================
  Files         476      476              
  Lines       33821    33826       +5     
==========================================
+ Hits        21567    21568       +1     
- Misses      10109    10110       +1     
- Partials     2145     2148       +3     
Flag Coverage Δ
bats 47.00% <66.66%> (+<0.01%) ⬆️
unit-linux 36.61% <66.66%> (-0.09%) ⬇️
unit-windows 25.34% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blotus blotus merged commit 5f4a80e into master Apr 28, 2026
16 checks passed
@blotus blotus deleted the alert-batch-transaction branch April 28, 2026 08:10
eleboucher pushed a commit to eleboucher/homelab that referenced this pull request May 11, 2026
… → v1.7.8) (#430)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/crowdsecurity/crowdsec](https://github.com/crowdsecurity/crowdsec) | patch | `v1.7.7` → `v1.7.8` |

---

### Release Notes

<details>
<summary>crowdsecurity/crowdsec (docker.io/crowdsecurity/crowdsec)</summary>

### [`v1.7.8`](https://github.com/crowdsecurity/crowdsec/releases/tag/v1.7.8)

[Compare Source](crowdsecurity/crowdsec@v1.7.7...v1.7.8)

#### New Features

- WAF: OpenAPI schema validation ([#&#8203;4097](crowdsecurity/crowdsec#4097)) [@&#8203;blotus](https://github.com/blotus)

#### Improvements

- WAF: enforce body size limitation ([#&#8203;4355](crowdsecurity/crowdsec#4355)) [@&#8203;blotus](https://github.com/blotus)
- Decision stream: move to chunked transfer by default ([#&#8203;4413](crowdsecurity/crowdsec#4413)) [@&#8203;blotus](https://github.com/blotus)
- cscli: add `--quick` flag to enroll command ([#&#8203;4350](crowdsecurity/crowdsec#4350)) [@&#8203;blotus](https://github.com/blotus)
- propose an alternative, cleaner configuration for appsec-config ([#&#8203;4397](crowdsecurity/crowdsec#4397)) [@&#8203;buixor](https://github.com/buixor)

#### Bug Fixes

- cscli metrics: don't attempt to create a DB client if there's no DB config ([#&#8203;4451](crowdsecurity/crowdsec#4451)) [@&#8203;blotus](https://github.com/blotus)
- papi: don't spam logs if chan is closed ([#&#8203;4439](crowdsecurity/crowdsec#4439)) [@&#8203;blotus](https://github.com/blotus)
- alerts: use single transaction when creating alert and all related items ([#&#8203;4438](crowdsecurity/crowdsec#4438)) [@&#8203;blotus](https://github.com/blotus)
- LAPI: enforce maximum body size for decompression

#### Chore / Deps

- build(deps): bump the gomod group across 1 directory with 34 updates ([#&#8203;4453](crowdsecurity/crowdsec#4453)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump the github-actions group with 2 updates ([#&#8203;4447](crowdsecurity/crowdsec#4447)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump alpine from 3.21 to 3.23 in /build/docker in the docker group across 1 directory ([#&#8203;4441](crowdsecurity/crowdsec#4441)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump the github-actions group with 7 updates ([#&#8203;4443](crowdsecurity/crowdsec#4443)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump the uv group in /build/docker/test with 3 updates ([#&#8203;4442](crowdsecurity/crowdsec#4442)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- db: add some missing indexes ([#&#8203;4435](crowdsecurity/crowdsec#4435)) [@&#8203;blotus](https://github.com/blotus)
- Dependencies update ([#&#8203;4412](crowdsecurity/crowdsec#4412)) [@&#8203;blotus](https://github.com/blotus)
- add PAPI metrics ([#&#8203;4411](crowdsecurity/crowdsec#4411)) [@&#8203;blotus](https://github.com/blotus)
- build(deps): bump github.com/aws/aws-lambda-go from 1.47.0 to 1.54.0 ([#&#8203;4402](crowdsecurity/crowdsec#4402)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump docker/login-action from 4.0.0 to 4.1.0 ([#&#8203;4403](crowdsecurity/crowdsec#4403)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0 ([#&#8203;4400](crowdsecurity/crowdsec#4400)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 ([#&#8203;4404](crowdsecurity/crowdsec#4404)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.42.3 to 1.42.25 ([#&#8203;4405](crowdsecurity/crowdsec#4405)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.1 ([#&#8203;4381](crowdsecurity/crowdsec#4381)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 ([#&#8203;4388](crowdsecurity/crowdsec#4388)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0 ([#&#8203;4393](crowdsecurity/crowdsec#4393)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 ([#&#8203;4394](crowdsecurity/crowdsec#4394)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump github/codeql-action from 4.33.0 to 4.35.1 ([#&#8203;4395](crowdsecurity/crowdsec#4395)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- update dependabot config ([#&#8203;4440](crowdsecurity/crowdsec#4440)) [@&#8203;blotus](https://github.com/blotus)
- build(deps): bump requests from 2.32.5 to 2.33.0 in /build/docker/test ([#&#8203;4389](crowdsecurity/crowdsec#4389)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump cryptography from 46.0.5 to 46.0.6 in /build/docker/test ([#&#8203;4391](crowdsecurity/crowdsec#4391)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump pygments from 2.19.2 to 2.20.0 in /build/docker/test ([#&#8203;4396](crowdsecurity/crowdsec#4396)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)

#### Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from <a href="https://www.maxmind.com"><https://www.maxmind.com></a>.

#### Installation

Take a look at the [installation instructions](https://doc.crowdsec.net/docs/getting_started/install_crowdsec).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/430
sdwilsh pushed a commit to sdwilsh/ansible-playbooks that referenced this pull request May 13, 2026
##### [\`v1.7.8\`](https://github.com/crowdsecurity/crowdsec/releases/tag/v1.7.8)

#### New Features

- WAF: OpenAPI schema validation ([#4097](crowdsecurity/crowdsec#4097)) [@blotus](https://github.com/blotus)

#### Improvements

- WAF: enforce body size limitation ([#4355](crowdsecurity/crowdsec#4355)) [@blotus](https://github.com/blotus)
- Decision stream: move to chunked transfer by default ([#4413](crowdsecurity/crowdsec#4413)) [@blotus](https://github.com/blotus)
- cscli: add `--quick` flag to enroll command ([#4350](crowdsecurity/crowdsec#4350)) [@blotus](https://github.com/blotus)
- propose an alternative, cleaner configuration for appsec-config ([#4397](crowdsecurity/crowdsec#4397)) [@buixor](https://github.com/buixor)

#### Bug Fixes

- cscli metrics: don't attempt to create a DB client if there's no DB config ([#4451](crowdsecurity/crowdsec#4451)) [@blotus](https://github.com/blotus)
- papi: don't spam logs if chan is closed ([#4439](crowdsecurity/crowdsec#4439)) [@blotus](https://github.com/blotus)
- alerts: use single transaction when creating alert and all related items ([#4438](crowdsecurity/crowdsec#4438)) [@blotus](https://github.com/blotus)
- LAPI: enforce maximum body size for decompression

#### Chore / Deps

- build(deps): bump the gomod group across 1 directory with 34 updates ([#4453](crowdsecurity/crowdsec#4453)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump the github-actions group with 2 updates ([#4447](crowdsecurity/crowdsec#4447)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump alpine from 3.21 to 3.23 in /build/docker in the docker group across 1 directory ([#4441](crowdsecurity/crowdsec#4441)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump the github-actions group with 7 updates ([#4443](crowdsecurity/crowdsec#4443)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump the uv group in /build/docker/test with 3 updates ([#4442](crowdsecurity/crowdsec#4442)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- db: add some missing indexes ([#4435](crowdsecurity/crowdsec#4435)) [@blotus](https://github.com/blotus)
- Dependencies update ([#4412](crowdsecurity/crowdsec#4412)) [@blotus](https://github.com/blotus)
- add PAPI metrics ([#4411](crowdsecurity/crowdsec#4411)) [@blotus](https://github.com/blotus)
- build(deps): bump github.com/aws/aws-lambda-go from 1.47.0 to 1.54.0 ([#4402](crowdsecurity/crowdsec#4402)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump docker/login-action from 4.0.0 to 4.1.0 ([#4403](crowdsecurity/crowdsec#4403)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0 ([#4400](crowdsecurity/crowdsec#4400)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 ([#4404](crowdsecurity/crowdsec#4404)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.42.3 to 1.42.25 ([#4405](crowdsecurity/crowdsec#4405)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.1 ([#4381](crowdsecurity/crowdsec#4381)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 ([#4388](crowdsecurity/crowdsec#4388)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0 ([#4393](crowdsecurity/crowdsec#4393)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 ([#4394](crowdsecurity/crowdsec#4394)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump github/codeql-action from 4.33.0 to 4.35.1 ([#4395](crowdsecurity/crowdsec#4395)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- update dependabot config ([#4440](crowdsecurity/crowdsec#4440)) [@blotus](https://github.com/blotus)
- build(deps): bump requests from 2.32.5 to 2.33.0 in /build/docker/test ([#4389](crowdsecurity/crowdsec#4389)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump cryptography from 46.0.5 to 46.0.6 in /build/docker/test ([#4391](crowdsecurity/crowdsec#4391)) @[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump pygments from 2.19.2 to 2.20.0 in /build/docker/test ([#4396](crowdsecurity/crowdsec#4396)) @[dependabot\[bot\]](https://github.com/apps/dependabot)

#### Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from <a href="https://www.maxmind.com"><https://www.maxmind.com></a>.

#### Installation

Take a look at the [installation instructions](https://doc.crowdsec.net/docs/getting_started/install_crowdsec).
doonga added a commit to greyrock-labs/home-ops that referenced this pull request May 13, 2026
….7.8 ) (#4)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/crowdsecurity/crowdsec](https://github.com/crowdsecurity/crowdsec) | patch | `v1.7.7` → `v1.7.8` |

---

### Release Notes

<details>
<summary>crowdsecurity/crowdsec (docker.io/crowdsecurity/crowdsec)</summary>

### [`v1.7.8`](https://github.com/crowdsecurity/crowdsec/releases/tag/v1.7.8)

[Compare Source](crowdsecurity/crowdsec@v1.7.7...v1.7.8)

#### New Features

- WAF: OpenAPI schema validation ([#&#8203;4097](crowdsecurity/crowdsec#4097)) [@&#8203;blotus](https://github.com/blotus)

#### Improvements

- WAF: enforce body size limitation ([#&#8203;4355](crowdsecurity/crowdsec#4355)) [@&#8203;blotus](https://github.com/blotus)
- Decision stream: move to chunked transfer by default ([#&#8203;4413](crowdsecurity/crowdsec#4413)) [@&#8203;blotus](https://github.com/blotus)
- cscli: add `--quick` flag to enroll command ([#&#8203;4350](crowdsecurity/crowdsec#4350)) [@&#8203;blotus](https://github.com/blotus)
- propose an alternative, cleaner configuration for appsec-config ([#&#8203;4397](crowdsecurity/crowdsec#4397)) [@&#8203;buixor](https://github.com/buixor)

#### Bug Fixes

- cscli metrics: don't attempt to create a DB client if there's no DB config ([#&#8203;4451](crowdsecurity/crowdsec#4451)) [@&#8203;blotus](https://github.com/blotus)
- papi: don't spam logs if chan is closed ([#&#8203;4439](crowdsecurity/crowdsec#4439)) [@&#8203;blotus](https://github.com/blotus)
- alerts: use single transaction when creating alert and all related items ([#&#8203;4438](crowdsecurity/crowdsec#4438)) [@&#8203;blotus](https://github.com/blotus)
- LAPI: enforce maximum body size for decompression

#### Chore / Deps

- build(deps): bump the gomod group across 1 directory with 34 updates ([#&#8203;4453](crowdsecurity/crowdsec#4453)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump the github-actions group with 2 updates ([#&#8203;4447](crowdsecurity/crowdsec#4447)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump alpine from 3.21 to 3.23 in /build/docker in the docker group across 1 directory ([#&#8203;4441](crowdsecurity/crowdsec#4441)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump the github-actions group with 7 updates ([#&#8203;4443](crowdsecurity/crowdsec#4443)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump the uv group in /build/docker/test with 3 updates ([#&#8203;4442](crowdsecurity/crowdsec#4442)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- db: add some missing indexes ([#&#8203;4435](crowdsecurity/crowdsec#4435)) [@&#8203;blotus](https://github.com/blotus)
- Dependencies update ([#&#8203;4412](crowdsecurity/crowdsec#4412)) [@&#8203;blotus](https://github.com/blotus)
- add PAPI metrics ([#&#8203;4411](crowdsecurity/crowdsec#4411)) [@&#8203;blotus](https://github.com/blotus)
- build(deps): bump github.com/aws/aws-lambda-go from 1.47.0 to 1.54.0 ([#&#8203;4402](crowdsecurity/crowdsec#4402)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump docker/login-action from 4.0.0 to 4.1.0 ([#&#8203;4403](crowdsecurity/crowdsec#4403)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0 ([#&#8203;4400](crowdsecurity/crowdsec#4400)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 ([#&#8203;4404](crowdsecurity/crowdsec#4404)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.42.3 to 1.42.25 ([#&#8203;4405](crowdsecurity/crowdsec#4405)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.1 ([#&#8203;4381](crowdsecurity/crowdsec#4381)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 ([#&#8203;4388](crowdsecurity/crowdsec#4388)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0 ([#&#8203;4393](crowdsecurity/crowdsec#4393)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 ([#&#8203;4394](crowdsecurity/crowdsec#4394)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump github/codeql-action from 4.33.0 to 4.35.1 ([#&#8203;4395](crowdsecurity/crowdsec#4395)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- update dependabot config ([#&#8203;4440](crowdsecurity/crowdsec#4440)) [@&#8203;blotus](https://github.com/blotus)
- build(deps): bump requests from 2.32.5 to 2.33.0 in /build/docker/test ([#&#8203;4389](crowdsecurity/crowdsec#4389)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump cryptography from 46.0.5 to 46.0.6 in /build/docker/test ([#&#8203;4391](crowdsecurity/crowdsec#4391)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)
- build(deps): bump pygments from 2.19.2 to 2.20.0 in /build/docker/test ([#&#8203;4396](crowdsecurity/crowdsec#4396)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)

#### Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from <a href="https://www.maxmind.com"><https://www.maxmind.com></a>.

#### Installation

Take a look at the [installation instructions](https://doc.crowdsec.net/docs/getting_started/install_crowdsec).

</details>

---

### Configuration

📅 **Schedule**: (in timezone America/New_York)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNyIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: todd <tpunderson@greyrock.io>
Reviewed-on: https://git.greyrock.io/greyrock-labs/home-ops/pulls/4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LAPI deadlock on PG db

2 participants