clickhouse-backup icon indicating copy to clipboard operation
clickhouse-backup copied to clipboard

Add operationId in callback

Open manasmulay opened this issue 1 year ago • 2 comments

Building on top of this 635 would it be possible to have a operation id in the payload once the operation is complete? This would be useful in case parallel operations are allowed to progress.

Thanks!

manasmulay avatar Aug 26 '24 06:08 manasmulay

don't be shy to make pull request

Slach avatar Aug 26 '24 07:08 Slach

I have created a pull request for this

This does not provide operation_id in the status API yet, will need to modify the db schema for the same. Would that be ok ? Sorry, its my first time contributing to OSS, would appreciate the review comments and any info on processes to be followed :)

manasmulay avatar Aug 27 '24 13:08 manasmulay