Skip to content

Optimize video grouping algorithm with dynamic sizing #46

@coderabbitai

Description

@coderabbitai

Background

Current implementation uses a fixed group size for media files, which may not be optimal for Telegram API limits.

Objectives

  • Implement dynamic group sizing based on file sizes
  • Optimize number of groups while staying within Telegram API limits
  • Reduce the number of API requests needed for large carousels
  • Avoid hitting API size limits

References

/cc @yurnov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions