Skip to content

Conversation

jaredhendrickson13
Copy link
Owner

Fixes

…sentation #749

This commit addresses an issue where loading a SpecialNetworkField from its internal format could result in all NetworkInterface objects be loaded each time. This could cause major delays and CPU utilization when reading many objects containing this field, as it would also load all NetworkInterface objects for each instance. Instead of using query to identify an interface's representation value, we know simply rely on the base InterfaceField to handle the conversion and check if anything was actually converted.
@jaredhendrickson13 jaredhendrickson13 merged commit 19a0922 into master Sep 13, 2025
40 of 42 checks passed
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.

Long response time on /api/v2/firewall/nat/port_forwards
1 participant