Skip to content

Implement files_upload_v2 in Slack Provider #35034

Description

@Taragolis

Body

Slack API files.upload method might failed due to timeout errors on large files, from slack-sdk>=3.19 there is also available method in client files_upload_v2 which should avoid this issues.

Need to implement in Slack API Hook and Operators possibility to use files_upload_v2 instead of files_upload, however this methods do not interchangable.

References:

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions