Skip to content

pubsub: SeekToTime missing on upgrade to v2.0.0 #12641

@calvinbrown085

Description

@calvinbrown085

Client

PubSub

Expected behavior

func (s *Subscription) SeekToTime(ctx context.Context, t time.Time) error {
We used 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.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions