You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you configure a request the thing is very eager to be about the business of crafting as asked. Which in and of itself is not a problem. The problem is that once its off and cooking it doesn't allow you to modify the request settings.
Given that batch size is 2nd there have been many times where I set the thing to keep 100k+ of something in stock and it either gets stuck flickering (small batch sizes cause this) such that its a pain to change the batch size or just locks me out for long periods (large batch size causes this).
This is all made worse by the toggle not really seeming to work properly which is a bug I assume on its own.
It would just be a huge help if the request settings could be edited even while its running a batch. I don't care if behind the scenes you are just holding onto them until the lock ends and applying them in the couple of ticks where the thing is unlocked or if you find a way to modify it on the fly.
An alternative solution would be to allow for changing the inter-batch request delay. As each batch kicking off in rapid succession is fine once a requester is set up, but I'd really like it to wait 5-10 seconds (configurable in the interface would be ideal) between batches while I am configuring it still.
IDK - there are a lot of ways to approach mitigating the issue and I'm not married to any specific solution.
Why would like to see this feature/addition?
It would massively streamline the configuration of ME Requesters. I was excited to use them at first but have limited their use quite a bit because of the pain of dealing with their issues. To be fair I concede the issues CAN be avoided by setting the stock amount to less than your current stock, configuring the batch size, and then raising the stock amount but this is the reverse order the fields appear in the interface to begin with.
The text was updated successfully, but these errors were encountered:
Describe the feature/addition!
When you configure a request the thing is very eager to be about the business of crafting as asked. Which in and of itself is not a problem. The problem is that once its off and cooking it doesn't allow you to modify the request settings.
Given that batch size is 2nd there have been many times where I set the thing to keep 100k+ of something in stock and it either gets stuck flickering (small batch sizes cause this) such that its a pain to change the batch size or just locks me out for long periods (large batch size causes this).
This is all made worse by the toggle not really seeming to work properly which is a bug I assume on its own.
It would just be a huge help if the request settings could be edited even while its running a batch. I don't care if behind the scenes you are just holding onto them until the lock ends and applying them in the couple of ticks where the thing is unlocked or if you find a way to modify it on the fly.
An alternative solution would be to allow for changing the inter-batch request delay. As each batch kicking off in rapid succession is fine once a requester is set up, but I'd really like it to wait 5-10 seconds (configurable in the interface would be ideal) between batches while I am configuring it still.
IDK - there are a lot of ways to approach mitigating the issue and I'm not married to any specific solution.
Why would like to see this feature/addition?
It would massively streamline the configuration of ME Requesters. I was excited to use them at first but have limited their use quite a bit because of the pain of dealing with their issues. To be fair I concede the issues CAN be avoided by setting the stock amount to less than your current stock, configuring the batch size, and then raising the stock amount but this is the reverse order the fields appear in the interface to begin with.
The text was updated successfully, but these errors were encountered: