Skip to content

Comments

Reduce default PollTimer poll interval and introduce default video polling settings#98

Merged
Omar-V2 merged 1 commit intomainfrom
modify-default-poll-interval-for-video-gen
Feb 17, 2026
Merged

Reduce default PollTimer poll interval and introduce default video polling settings#98
Omar-V2 merged 1 commit intomainfrom
modify-default-poll-interval-for-video-gen

Conversation

@Omar-V2
Copy link
Collaborator

@Omar-V2 Omar-V2 commented Feb 17, 2026

  • Update PollTimer to use a default interval of 1 second instead of 100 milliseconds.
  • Add DEFAULT_VIDEO_POLL_INTERVAL and DEFAULT_VIDEO_TIMEOUT constants for consistent timeout and polling interval across video clients.
  • Modify synchronous and asynchronous video client implementations to utilize the new default values for PollTimer initialization.

…lling settings

- Update PollTimer to use a default interval of 1 second instead of 100 milliseconds.
- Add DEFAULT_VIDEO_POLL_INTERVAL and DEFAULT_VIDEO_TIMEOUT constants for consistent timeout and polling interval across video clients.
- Modify synchronous and asynchronous video client implementations to utilize the new default values for PollTimer initialization.
@Omar-V2 Omar-V2 requested a review from a team as a code owner February 17, 2026 21:19
@Omar-V2 Omar-V2 merged commit 48adaab into main Feb 17, 2026
7 checks passed
@Omar-V2 Omar-V2 deleted the modify-default-poll-interval-for-video-gen branch February 17, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants