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

Adds some sanity to the kudos minter #9099

Merged
merged 2 commits into from
Jun 24, 2021
Merged

Conversation

owocki
Copy link
Contributor

@owocki owocki commented Jun 15, 2021

Description

Adds some sanity to the kudos minter by decoupling the 'sync' actions from the mint action. The reason its worth doing this is that the site 504s sometimes bc syncing takes so long. This allows us to mint them 1 by 1 then alllows a sync job thereafter.

Refers/Fixes

my own empirical experience.

Testing

tested locally

@owocki owocki changed the base branch from stable to master June 15, 2021 14:33
Copy link
Contributor

@gdixon gdixon left a comment

Choose a reason for hiding this comment

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

LGTM!

@thelostone-mc thelostone-mc merged commit 2cea7cc into master Jun 24, 2021
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