- Add :agent_channel_debounce_ms config (500ms prod, 50ms test) - Reduce test timeouts from 700-1000ms to 150ms - Performance improvements: * agent receives updated job list: 1567ms → 664ms (57% faster) * agent result for deleted device: 1059ms → 620ms (41% faster) * rapid assignment changes: 744ms → <500ms * debounces rapid changes: 613ms → <200ms - Total time saved: ~2 seconds across affected tests - No production behavior changed |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| router.ex | ||
| telemetry.ex | ||
| telemetry_filter.ex | ||
| user_auth.ex | ||