-
Notifications
You must be signed in to change notification settings - Fork 3
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/cw721 activity fill from to dev #297
Conversation
…y_fill_from_to_dev
…y_fill_from_to_dev
fix: add order when query block
async updateDataCw721Activity(_payload: { prevId: number }) { | ||
const { prevId } = _payload; | ||
|
||
const handleRecords = await CW721Activity.query() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cái này có vẻ bé, viết 1 cái migration fix là được, ko cần job
…_activity_fill_from_to
…horoscope-v2 into fix/cw721_activity_fill_from_to_dev
…horoscope-v2 into fix/cw721_activity_fill_from_to_dev
@@ -179,5 +179,8 @@ | |||
"key": "crawlIbcTao", | |||
"millisecondRepeatJob": 2000, | |||
"blocksPerCall": 100 | |||
}, | |||
"jobUpdateDataCw721Activity": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
xoá thôi
@@ -179,5 +179,8 @@ | |||
"key": "crawlIbcTao", | |||
"millisecondRepeatJob": 2000, | |||
"blocksPerCall": 100 | |||
}, | |||
"jobUpdateDataCw721Activity": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
No description provided.