Skip to content

WIP: Improve exception handling

Kamil Trzciński requested to merge improve-exception-handling into master

What does this MR do?

This is built on top of store-correlation-logs: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22844.

It improves exception handling to be more generic, and exceptions to be stored on disk when they occur. This included with correlation ID should give full visibility into traceability of the requests.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński

Merge request reports