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/account
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
..
chartable.rb Implement error handling and logging for sparkline and series methods 2025-05-26 20:05:16 -05:00
linkable.rb Populate holdings for "offline" securities properly (#1958) 2025-03-07 17:35:55 -05:00
market_data_importer.rb Clarify backend data pipeline naming concepts (importers, processors, materializers, calculators, and syncers) (#2255) 2025-05-17 16:37:16 -04:00
sync_complete_event.rb Capture broadcast error in Sentry 2025-05-15 11:08:27 -04:00
syncer.rb Clarify backend data pipeline naming concepts (importers, processors, materializers, calculators, and syncers) (#2255) 2025-05-17 16:37:16 -04:00