aprs.me/test/aprsme
Graham McIntire 8811298eed
Fix packet buffer overflow and system load adjustment issues
- Fixed InsertOptimizer returning map instead of keyword list for Ecto
- Increased batch size ranges to handle high load (100-800 packets)
- Improved consumer responsiveness:
  - Reduced batch timeout from 1000ms to 500ms
  - Process batches at 80% capacity for better throughput
  - Reduced adjustment interval from 10s to 5s
- Added comprehensive logging for debugging buffer status
- Created integration tests for packet pipeline
- Coordinated batch sizing between SystemMonitor and InsertOptimizer

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 08:16:11 -05:00
..
accounts add callsign to users 2025-07-10 16:07:05 -05:00
packets add heatmap on zoom out 2025-07-10 14:26:01 -05:00
workers performance improvements 2025-07-14 16:35:58 -05:00
archiver_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
bad_packet_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
callsign_test.exs more permissive callsign parsing 2025-07-12 09:10:49 -05:00
connection_prevention_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
convert_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
data_extended_test.exs fix messaging name 2025-06-24 14:29:47 -05:00
device_identification_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
encoding_utils_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
geo_utils_test.exs account for gps drift 2025-07-12 09:40:28 -05:00
geometry_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
is_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
packet_parsing_test.exs Fix failing tests and improve movement tracking 2025-07-14 10:03:04 -05:00
packet_pipeline_integration_test.exs Fix packet buffer overflow and system load adjustment issues 2025-07-15 08:16:11 -05:00
packet_replay_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
packet_test.exs fix geolocation hopefully 2025-07-10 17:12:49 -05:00
packet_weather_extraction_test.exs integrate /:call to main page 2025-07-13 10:36:58 -05:00
packets_encoding_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
packets_mic_e_test.exs add packet batcher 2025-06-24 15:06:09 -05:00
packets_weather_test.exs fix geolocation hopefully 2025-07-10 17:12:49 -05:00
passcode_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00