The server only sent polling/ping jobs to agents once on WebSocket join and never re-dispatched them. After the first batch completed (~5-10s), devices were never polled again until the agent reconnected. :send_jobs now schedules a follow-up dispatch every 60s (configurable). Unifies the timer management with :assignments_changed to prevent accumulation. |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| graphql_socket.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| remote_ip.ex | ||
| router.ex | ||
| scoped_resource.ex | ||
| telemetry.ex | ||
| telemetry_filter.ex | ||
| user_auth.ex | ||