End secret-matcher if fetching meta.json returns 404
This has been discussed in the following 2 threads:
- https://gitlab.com/gitlab-com/gl-security/security-research/video-scanner/frontend/-/issues/33#note_2718627457
- https://gitlab.com/gitlab-com/gl-security/security-research/video-scanner/frontend/-/issues/32#note_2719889255
To Do
End secret-matcher
without throwing any error if fetching meta.json
file returns 404. The function should be triggered again on the next bucket write event so it shouldn't impact the outcome.