-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
googleapis/gax-java
#745Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Code example
This sample imports com.google.cloud.tasks.v2beta3.CloudTasksClient and is working with version 1.3.0 and breaking with version 1.6.0
Stack trace
com.google.api.gax.rpc.InvalidArgumentException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: The request deadline is 2019-06-18T20:59:52.360292137-07:00. The deadline cannot be more than 30s in the future.
Caused by: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: The request deadline is 2019-06-18T20:59:52.360292137-07:00. The deadline cannot be more than 30s in the future.
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.