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/cw721 activity fill from to dev #297

Closed
wants to merge 18 commits into from

Conversation

phamphong9981
Copy link
Collaborator

No description provided.

async updateDataCw721Activity(_payload: { prevId: number }) {
const { prevId } = _payload;

const handleRecords = await CW721Activity.query()
Copy link
Member

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

@@ -179,5 +179,8 @@
"key": "crawlIbcTao",
"millisecondRepeatJob": 2000,
"blocksPerCall": 100
},
"jobUpdateDataCw721Activity": {
Copy link
Member

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": {
Copy link
Member

Choose a reason for hiding this comment

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

.

@phamphong9981 phamphong9981 deleted the fix/cw721_activity_fill_from_to_dev branch August 9, 2023 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants