Skip to content

Add configurable polling rate to ME Hatches#199

Open
Aedial wants to merge 1 commit into
NovaEngineering-Source:masterfrom
Aedial:adaptable-me-polling-rate
Open

Add configurable polling rate to ME Hatches#199
Aedial wants to merge 1 commit into
NovaEngineering-Source:masterfrom
Aedial:adaptable-me-polling-rate

Conversation

@Aedial

@Aedial Aedial commented May 25, 2026

Copy link
Copy Markdown

In Fixed polling mode (>0), the network will only do IO at a fixed interval.
In Adaptive polling mode (=0), the network will do IO at an adaptive interval between the 2 config values, but will not wake up on recipe end; it will instead wait for the next AE2 ticking request.

This setup allows to greatly reduce the load in fast recipes. There is a config to revert to the "wake-up on recipe finished" too.

In Fixed polling mode (>0), the nextwork will only do IO
at a fixed interval.
In Adaptive polling mode (=0), the network will do IO
at an adaptive interval between the 2 config values,
but will not wake up on recipe end; it will instead wait
for the next AE2 ticking request.
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.

1 participant