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

feat: Handle panics in handlers #575

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Conversation

disq
Copy link
Member

@disq disq commented Sep 25, 2024

Handle panics in handlers by converting panics to error

@disq disq requested a review from a team as a code owner September 25, 2024 12:26
@disq disq requested review from erezrokah and removed request for a team September 25, 2024 12:26
@github-actions github-actions bot added feat and removed feat labels Sep 25, 2024
@disq
Copy link
Member Author

disq commented Oct 2, 2024

Merge at will.

@erezrokah erezrokah added the automerge Add to automerge PRs once requirements are met label Oct 2, 2024
@kodiakhq kodiakhq bot merged commit ba69c91 into main Oct 2, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the feat/handle-panics-in-handlers branch October 2, 2024 16:43
kodiakhq bot pushed a commit that referenced this pull request Oct 3, 2024
🤖 I have created a release *beep* *boop*
---


## [4.4.0](v4.3.0...v4.4.0) (2024-10-02)


### Features

* Handle panics in handlers ([#575](#575)) ([ba69c91](ba69c91))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.60.0 ([#568](#568)) ([8acf4fa](8acf4fa))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.61.0 ([#571](#571)) ([07c1721](07c1721))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.62.0 ([#572](#572)) ([bff5c4a](bff5c4a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.63.0 ([#573](#573)) ([680cccb](680cccb))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.64.0 ([#577](#577)) ([7b77f7c](7b77f7c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.64.1 ([#578](#578)) ([40c0f19](40c0f19))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met feat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants