Amazon S3 repo connection failure scenarios
Hi,
I'm having a Amazon S3 repository through which I push a json from my activity to the S3 bucket. This works fine but I need to take care of failure scenarios such as connection to S3 failing due to any reason such as network, timeout, security/auth, etc.
What happens in these scenarios and how Pega handles this and how can I know this failure so I can alert the support group on this issue