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: return err properly in runner #1904

Merged
merged 3 commits into from
Jun 28, 2024
Merged

fix: return err properly in runner #1904

merged 3 commits into from
Jun 28, 2024

Conversation

deniseli
Copy link
Contributor

@deniseli deniseli commented Jun 28, 2024

Fixes #1900

I'm not totally confident in the error code here - possibly CodeUnknown would be more appropriate?

@ftl-robot ftl-robot mentioned this pull request Jun 28, 2024
@deniseli deniseli marked this pull request as ready for review June 28, 2024 01:17
@deniseli deniseli requested a review from alecthomas as a code owner June 28, 2024 01:17
@deniseli deniseli requested review from a team and wesbillman and removed request for a team June 28, 2024 01:17
@alecthomas
Copy link
Collaborator

I would probably propagate the code from the underlying call instead.

@deniseli deniseli merged commit f4c10e3 into main Jun 28, 2024
43 checks passed
@deniseli deniseli deleted the dli/panic branch June 28, 2024 02:01
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.

Another controller panic under very high load
2 participants