Hello, I need to know if skyvia has package reprocessing controls and execution controls to have notifications in case of error in the execution of the packages.
We are creating a rest connection to consume an API that uses Laravel-style (length-aware) pagination. The request URL should be formatted as follows: GET /fooObject?page=2&count=200 The response will include metadata about other pages { "data": [ /*