Skip to content

fix: Exception Handling#141

Merged
kodiakhq[bot] merged 5 commits intocloudquery:mainfrom
hydratim:bug/exception_handling
Mar 11, 2024
Merged

fix: Exception Handling#141
kodiakhq[bot] merged 5 commits intocloudquery:mainfrom
hydratim:bug/exception_handling

Conversation

@hydratim
Copy link
Contributor

@hydratim hydratim commented Mar 8, 2024

Passes the actual exception (rather than relying on sys.exc_info() which can fail due to race conditions in multithreaded and async code.

@hydratim hydratim changed the title Bug/exception handling Fix: Exception Handling Mar 8, 2024
@hydratim hydratim changed the title Fix: Exception Handling fix: exception handling Mar 8, 2024
@hydratim hydratim changed the title fix: exception handling fix: Exception Handling Mar 8, 2024
@hydratim hydratim requested a review from hermanschaaf March 8, 2024 00:41
@hermanschaaf
Copy link
Member

GitHub isn't allowing me to comment on the line, but there's another case on line 117 we should also handle in the same way

@erezrokah erezrokah added the automerge Add to automerge PRs once requirements are met label Mar 11, 2024
@kodiakhq kodiakhq bot merged commit afba5db into cloudquery:main Mar 11, 2024
kodiakhq bot pushed a commit that referenced this pull request Mar 11, 2024
🤖 I have created a release *beep* *boop*
---


## [0.1.16](v0.1.15...v0.1.16) (2024-03-11)


### Bug Fixes

* Exception Handling ([#141](#141)) ([afba5db](afba5db))

---
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants