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

Set Task Size in ScheduledTasks #73

Open
MatheusdeMelo opened this issue Jun 28, 2023 · 0 comments
Open

Set Task Size in ScheduledTasks #73

MatheusdeMelo opened this issue Jun 28, 2023 · 0 comments

Comments

@MatheusdeMelo
Copy link
Contributor

In some specific cases, use {4096:8192} size isn't a good choice. It's possible set a different size to an individual a task?
For example, change this parameter on config/run_tasks.conf:

ss_my_simple_task{512:1024} rate(20 minutes) bundle exec rake simple_task

ss_my_heavy_task{4096:8192} rate(20 minutes) bundle exec rake heay_task

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

No branches or pull requests

1 participant