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

fixed cron names #1178

Merged
merged 1 commit into from
Jan 12, 2024
Merged

fixed cron names #1178

merged 1 commit into from
Jan 12, 2024

Conversation

tanghel
Copy link
Contributor

@tanghel tanghel commented Jan 12, 2024

Reasoning

  • calling this.myFunction.name actually does not return the function's name. never worked like this

Proposed Changes

  • instead of extracting the name dynamically for a cron job's name, specify it as a string

How to test

  • enable both staking v4 and transaction pool and cache warmer should start

@tanghel tanghel merged commit cba98f7 into development Jan 12, 2024
3 of 5 checks passed
@tanghel tanghel deleted the fix-cron-names branch January 12, 2024 10:05
@tanghel tanghel added the ignore-for-release Do not include pull request in release notes label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release Do not include pull request in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants