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

fix(uniquely/flight-crawler): prevent set storage repeated #536

Merged
merged 4 commits into from
Dec 22, 2022

Conversation

njfamirm
Copy link
Member

No description provided.

@njfamirm njfamirm added minor This PR causes a minor bump in the version number. bugfix Inconsistencies or issues which will cause a problem for users or implementors. labels Dec 21, 2022
@njfamirm njfamirm added this to the v0.x milestone Dec 21, 2022
@njfamirm njfamirm requested a review from alimd as a code owner December 21, 2022 10:10
@njfamirm njfamirm self-assigned this Dec 21, 2022
}
catch (err) {
logger.error('crawlAllJobs', 'crawling_failed', err);
}
}
// for updating meta
if (updated === false) await storageClient.set(jobList[jobKey[jobKey.length - 1]]);
Copy link
Member

Choose a reason for hiding this comment

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

خیلی حس ماستمالی دارم
یک روت نمیشه بهش اضافه کنیم برای اینجور مواقع!

Copy link
Member Author

Choose a reason for hiding this comment

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

ساختار کوبی خب مگه برای همین نبود؟
یک متای مختص به همین رو باید ست کنیم
غیر از دیفالتا

Copy link
Member

@alimd alimd left a comment

Choose a reason for hiding this comment

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

!

@njfamirm njfamirm requested a review from alimd December 22, 2022 06:28
@alimd alimd merged commit 0299b57 into next Dec 22, 2022
@alimd alimd deleted the feat/flight-crawler branch December 22, 2022 12:21
@github-actions
Copy link

Pull Request closed and locked due to lack of activity.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors. minor This PR causes a minor bump in the version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants