[Enhancement] OffsetOption for SyncLiteSubscriptionRequest
- Dominant language
- Starlark
- Stars
- 32
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Added `OffsetOption` to `SyncLiteSubscriptionRequest` to let the SDK specify the starting consume offset for `subscribeLite`.
**Describe the solution you'd like**
Added `OffsetOption` to `SyncLiteSubscriptionRequest` to let the SDK specify the starting consume offset for `subscribeLite`.
**Describe alternatives you've considered**
None.
**Additional context**
None.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the protobuf definition for SyncLiteSubscriptionRequest and the subscribeLite API entry point. Check how existing subscription options are represented and validated; done means the request can carry an OffsetOption that specifies the starting consume offset for subscribeLite, with any relevant generated API checks passing.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100