William Morland

Results 3 issues of William Morland

Currently the IdempotentImportExecutor only handles IOExceptions but many API libraries throw different exceptions including the Google Photos Java SDK.

Currently AppCredential keys are assembled in different ways between the transfer worker and the api: - On the API the names are automatically derived from the service name https://github.com/google/data-transfer-project/blob/228378c5d92cd5853e26080f4328161f6c154a97/libraries/auth/src/main/java/org/datatransferproject/auth/OAuth1ServiceExtension.java#L87 -...

We recommend google-java-format in the developer documentation for the project but we do not currently automatically check contributions for code style. We should add a Travis CI step to check...

process