1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/doc/xml
David Steele f9e1f3a798 Retry S3 RequestTimeTooSkewed errors instead of immediately terminating.
The cause of this error seems to be that a failed request takes so long that a subsequent retry at the http level uses outdated headers.

We're not sure if pgBackRest it to blame here (in one case a kernel downgrade fixed it, in another case an incorrect network driver was the problem) so add retries to hopefully deal with the issue if it is not too persistent.  If SSL_write() has long delays before reporting an error then this will obviously affect backup performance.

Reported by sean0101n, Tim Garton, Jesper St John, Aleš Zelený.
2019-08-01 14:28:30 -04:00
..
auto v2.15: C Implementation of Expire 2019-06-25 08:29:06 -04:00
dtd Build all docs with S3 using --var=s3-all=y 2019-05-29 08:38:45 -04:00
coding.xml Add coding standards for String constants. 2018-12-04 11:46:25 -05:00
documentation.xml Add openssl-devel install to documentation build in 711b3e67. 2019-01-30 22:02:42 +02:00
faq.xml Add FAQ on where to find old Debian/Ubuntu packages. 2019-06-18 19:02:09 -04:00
index.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
metric.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
reference.xml Add repo-s3-port option for setting a non-standard S3 service port. 2019-07-25 17:36:51 -04:00
release.xml Retry S3 RequestTimeTooSkewed errors instead of immediately terminating. 2019-08-01 14:28:30 -04:00
test.xml Add admonitions to documentation renderers. 2018-12-30 16:40:20 +02:00
user-guide-index.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
user-guide.xml Add Perl interface to C PgQuery object. 2019-07-25 17:05:39 -04:00