1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/models/balance
Josh Pigford 6f67827f14 Implement error handling and logging for sparkline and series methods
- Added rescue blocks to handle exceptions in the Accounts and AccountableSparklines controllers, logging errors and rendering error partials.
- Enhanced error handling in the Account::Chartable and Balance::ChartSeriesBuilder models, logging specific error messages for series generation failures.
- Updated the accounts view to include a timeout for Turbo frame loading.
- Added a test to ensure graceful handling of sparkline errors in the AccountsController.

In reference to bug #2315
2025-05-26 20:05:16 -05:00
..
chart_series_builder.rb Implement error handling and logging for sparkline and series methods 2025-05-26 20:05:16 -05:00
forward_calculator.rb Improve account sync performance, handle concurrent market data syncing (#2236) 2025-05-15 10:19:56 -04:00
materializer.rb Clarify backend data pipeline naming concepts (importers, processors, materializers, calculators, and syncers) (#2255) 2025-05-17 16:37:16 -04:00
reverse_calculator.rb Improve account sync performance, handle concurrent market data syncing (#2236) 2025-05-15 10:19:56 -04:00
sync_cache.rb Account:: namespace simplifications and cleanup (#2110) 2025-04-14 11:40:34 -04:00
trend_calculator.rb Fix Plaid cash balance double counting (#2222) 2025-05-08 12:25:53 -04:00