Other: HVR: Can HVR enhance rest Api for Hub snapshots to return in chunks
There is a feature by HVR to download a snaphost of hub. It returns snapshot in .zip format.and the rest api is this:
Now, the issue is that , given rest api works(downloads snaphost) for hubs with smaller size.
but it gives timeout error if hub is of big size(in GBs)
Feature Request: Can HVR enhance rest api for snapshot to return snapshot in chunks. Right now it returns snapshot in one go.
-
Hi Zahid,
You can limit the size of a snapshot by reducing the event and log history included in the snapshot (options -e and -l in the hvrsnapshotsave command, or equivalent options in the REST API; https://fivetran.com/docs/hvr6/command-line-interface/command-reference/hvrsnapshotsave#description).
Hope this helps.
Mark.
Please sign in to leave a comment.
Comments
1 comment