Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry send attachment #2911

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Retry send attachment #2911

wants to merge 2 commits into from

Conversation

SeniorZhai
Copy link
Member

No description provided.

@SeniorZhai SeniorZhai added the testing Now testing, but you can review label Apr 6, 2022
@SeniorZhai SeniorZhai requested a review from Tougee April 6, 2022 07:01
removeJob()
transcriptMessageDao.updateMediaStatus(transcriptMessage.transcriptId, transcriptMessage.messageId, MediaStatus.CANCELED.name)
if (it.worthRetrying()) {
throw it
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is better to use suspend function or synchronization function here.

@SeniorZhai SeniorZhai force-pushed the opt/send_attachment branch from d59b405 to 0d1abbf Compare May 10, 2022 08:15
@SeniorZhai SeniorZhai removed the testing Now testing, but you can review label May 10, 2022
@SeniorZhai SeniorZhai added the testing Now testing, but you can review label Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Now testing, but you can review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants