Skip to content

Remove StepExecutorTrait::jsStepSubmit exception handling#2062

Merged
mvorisek merged 2 commits intodevelopfrom
fix_1889_no_ex_handling
Jun 3, 2023
Merged

Remove StepExecutorTrait::jsStepSubmit exception handling#2062
mvorisek merged 2 commits intodevelopfrom
fix_1889_no_ex_handling

Conversation

@mvorisek
Copy link
Member

@mvorisek mvorisek commented Jun 2, 2023

fix #1889

related with #896

the error handling was technically correct, but it is not needed, better to use regular error handling which shows full stack trace, so it is evident what exactly failed and why

@mvorisek mvorisek force-pushed the fix_1889_no_ex_handling branch 3 times, most recently from 9e7edba to de259e0 Compare June 3, 2023 09:28
@mvorisek mvorisek marked this pull request as ready for review June 3, 2023 09:29
@mvorisek mvorisek merged commit ab276ba into develop Jun 3, 2023
@mvorisek mvorisek deleted the fix_1889_no_ex_handling branch June 3, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

UA execute exception should not be handled explicitly

1 participant