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

Allow farmer to set dedicated farm #929

Open
sameh-farouk opened this issue Jan 2, 2024 · 3 comments
Open

Allow farmer to set dedicated farm #929

sameh-farouk opened this issue Jan 2, 2024 · 3 comments
Milestone

Comments

@sameh-farouk
Copy link
Member

sameh-farouk commented Jan 2, 2024

As a farmer i want to be able to set my farm as dedicated without the effort of getting council approval

@renauter
Copy link
Contributor

renauter commented Jan 8, 2024

@LeeSmet do you remember why it was designed like this?

@LeeSmet
Copy link
Contributor

LeeSmet commented Jan 8, 2024

The main problem is current tokenomics. If a workload is deployed on my farm, I do not directly receive additional rewards for that. Yet I will incur a cost, as the energy consumption of my nodes rises. As such, farmers are incentivized to prevent workloads from being spawned on their nodes. If a farmer can mark his own nodes as dedicated, he will do so. Dedicated nodes must be rented in their entirety (and paid for in their entirety by the user), thus it becomes prohibitively expensive for users to deploy on these nodes (especially on large nodes), unless the user would have a use for the entirety of the node, which is rare. In other words, if the farmer can do this himself, most farmers would, which would drastically restrict the amount of nodes one can deploy on, thus having a severe impact on the utility of the grid. As a middle ground, the decision was made to allow for the council to do this, if a farmer has valid arguments and it would not impact the grid too much.

@renauter
Copy link
Contributor

renauter commented Jan 8, 2024

As a middle ground, the decision was made to allow for the council to do this, if a farmer has valid arguments and it would not impact the grid too much.

Thanks for your feedback, this is what I was suspecting.
I see the tokenomics point and why we should not incentivate dedicated farms creation.

Meanwhile a farmer can now set its farm as dedicated by setting an extra fee on it (see extra fee design here).
So the task is doable even if not facilitated (need to do it one by one).

@renauter renauter added this to the later milestone Mar 21, 2024
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

3 participants