-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.triage meI really want to be triaged.I really want to be triaged.
Description
Client
PubSub
Expected behavior
google-cloud-go/pubsub/snapshot.go
Line 122 in f59fcff
| func (s *Subscription) SeekToTime(ctx context.Context, t time.Time) error { |
SeekToTime in our old v1 pub/sub code. But it looks like in the v2 branch snapshots were removed.
I don't see any reference to this in the migration docs so i'm not sure if this was intentional or not.
Actual behavior
We'd like to add SeekToTime back
Screenshots
e.g. A chart showing how messages are slow. Delete if not necessary.
Additional context
e.g. Started after upgrading to v2.0.0
Metadata
Metadata
Assignees
Labels
api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.triage meI really want to be triaged.I really want to be triaged.