Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy committed Feb 25, 2023
1 parent 7652123 commit 2d56fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/pipelines/http/emulator/rod/request.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ func CreateRodRequestPipeline(

return &pipelines.TaskPipeline{
BasePipeline: &forms.BasePipeline{
NotIgnorePanic: true,
NotIgnorePanic: false,
MetaInfo: &label.MetaInfo{
Name: "Rod http request",
},
Expand Down

0 comments on commit 2d56fbf

Please sign in to comment.