mitchell852 edited a comment on pull request #5092: URL: https://github.com/apache/trafficcontrol/pull/5092#issuecomment-705649528
I'm also wondering if the changelog message should be different if it is a "duplicate". here's what it looks like now: ``` Created content invalidation job - ID: 3817 DS: xml-id URL: 'http://origin.tld/dup' Params: 'TTL:24h' ``` maybe something like: ``` Created content invalidation job (duplicate) - ID: 3817 DS: xml-id URL: 'http://origin.tld/dup' Params: 'TTL:24h' ``` This different change log could help operations troubleshoot any issues with content invalidation requests. duplicates can cause a problem atm. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
