Commit graph

2 commits

Author SHA1 Message Date
982ae32bc4 [#191] Refactor error handling and logging
Some checks failed
/ DCO (pull_request) Successful in 36s
/ Builds (pull_request) Successful in 1m3s
/ Vulncheck (pull_request) Successful in 58s
/ OCI image (pull_request) Successful in 1m17s
/ Lint (pull_request) Failing after 1m26s
/ Tests (pull_request) Successful in 1m4s
/ Integration tests (pull_request) Failing after 5m32s
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2025-03-03 18:07:03 +03:00
4b782cf124 [#187] Add handling quota limit reached error
All checks were successful
/ Vulncheck (push) Successful in 45s
/ Builds (push) Successful in 58s
/ OCI image (push) Successful in 1m19s
/ Lint (push) Successful in 2m3s
/ Tests (push) Successful in 54s
The Access Denied status may be received
from APE due to exceeding the quota. In
this situation, you need to return the
appropriate status code.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2025-01-21 06:59:47 +00:00