mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 08:27:14 +02:00
Currently we encode and upload the deposite to GCS and the FTP server at the same time. This makes debugging harder as there are many possible points of failure, some of which are external and some internal. In this CL we start by encoding + uploading the deposit to GCS, and once that's done we copy the data from GCS to the FTP server. This will (hopefully) allow us to distinguish between errors on the FTP server and errors with the GCS connection. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=199643208 |
||
---|---|---|
.. | ||
BUILD | ||
CidrAddressBlockTest.java | ||
CollectionUtilsTest.java | ||
ComparingInvocationHandlerTest.java | ||
ConcurrentTest.java | ||
DateTimeUtilsTest.java | ||
DiffUtilsTest.java | ||
DomainNameUtilsTest.java | ||
HexDumperTest.java | ||
PosixTarHeaderSystemTest.java | ||
PosixTarHeaderTest.java | ||
RequestStatusCheckerImplTest.java | ||
RetrierTest.java | ||
SerializeUtilsTest.java | ||
SqlTemplateTest.java | ||
TaskQueueUtilsTest.java | ||
TypeUtilsTest.java | ||
UrlFetchUtilsTest.java |