unkin-agent
56919b9565
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix(devices): read devices and device options through to the database
...
The device cache was filled once at construction, so a token minted by one
replica was unknown to every other replica already running and a token revoked
on one replica stayed valid on the others until they restarted.
- drop the eager device and device options dictionaries
- read devices and device options from the database on every query
- push the device query filters and ordering into SQL
- open the request's database context only for the api key fallback
- cover both directions against real PostgreSQL with two manager instances
2026-09-13 13:08:47 +10:00
..
2026-07-14 02:57:15 +02:00
2026-04-26 16:13:22 +09:00
2026-08-27 10:19:36 +02:00
2026-05-21 20:48:41 +02:00
2025-05-18 18:39:04 -06:00
2025-03-31 17:46:01 -06:00
2026-04-26 16:13:22 +09:00
2026-04-26 16:13:22 +09:00
2026-05-27 19:20:21 -04:00
2026-04-26 16:13:22 +09:00
2026-05-08 12:53:26 +09:00
2026-09-13 13:08:47 +10:00
2026-05-01 22:09:26 +02:00
2026-09-12 10:19:29 +10:00
2026-01-27 11:13:32 +01:00
2026-07-18 17:56:38 +02:00
2026-08-27 10:19:36 +02:00
2026-07-17 17:08:59 +02:00
2026-07-17 17:08:59 +02:00
2026-05-08 12:53:26 +09:00
2026-08-22 08:50:14 +02:00
2026-05-08 12:53:26 +09:00
2026-07-16 18:15:54 -04:00
2026-08-22 08:50:14 +02:00
2026-06-01 19:43:25 +02:00
2026-09-06 08:38:43 +02:00
2026-06-23 23:13:33 -03:00
2025-07-30 22:15:37 +08:00
2026-04-26 16:13:22 +09:00
2026-07-10 20:26:29 -04:00
2026-04-26 16:13:22 +09:00
2026-05-16 09:44:36 +02:00
2026-08-27 10:19:36 +02:00
2026-09-05 20:01:09 +02:00
2026-07-28 21:28:56 +02:00
2026-08-23 19:20:58 -04:00
2026-05-08 12:53:26 +09:00
2026-07-21 07:14:47 +02:00
2026-04-26 16:13:22 +09:00
2024-04-14 08:18:36 -06:00
2026-04-26 16:13:22 +09:00
2026-05-04 01:55:07 +02:00
2026-08-14 14:50:07 +02:00
2026-07-17 17:14:27 +02:00
2026-08-27 10:19:36 +02:00
2026-09-01 16:25:59 +02:00
2026-04-26 16:13:22 +09:00
2026-04-06 11:37:45 +02:00
2025-05-18 18:39:04 -06:00
2026-04-26 16:13:22 +09:00
2026-06-19 07:03:58 +02:00
2026-04-26 16:13:22 +09:00
2026-06-07 23:06:14 +02:00
2026-07-10 20:26:29 -04:00
2026-05-12 18:13:11 +02:00
2026-08-23 09:27:26 +02:00
2026-05-21 20:48:41 +02:00
2026-04-26 16:13:22 +09:00
2026-06-03 19:35:10 +02:00
2026-04-26 16:13:22 +09:00