feat: Expose SEG-Y and ZGY error messages via HTTP response errors
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
feat: Expose SEG-Y and ZGY error messages via HTTP response errors
Ivan Medeiros Monteiro
requested to merge
slb/imonteiro/raise-segy-exception
into
master
Sep 27, 2022
Overview
0
Commits
7
Pipelines
1
Changes
6
Segy endpoints expose the messages from segysdk.SEGYException.
ZGY endpoints expose the messages from ZgyError.
Propagate HTTP response error in the SEGY and ZGY endpoints.
Merge request reports
Loading