Adding Retries and Logging for Legal Tags Cronjob
Infrastructure Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [NA] I have added tests to cover my changes.
- [NA] All new and existing tests passed.
- [YES] I have formatted the terraform code. (
terraform fmt -recursive && go fmt ./...
)
Current Behavior or Linked Issues
The MR is raised against the issue: #161 (closed)
These changes add Logging and Retires into the Legal Tags Sync Job which triggers the Legal tags update workflow
Does this introduce a breaking change?
- [NO]
Other information
NA