salirezav
c54385a90c
Enhance ErrorBoundary component with auto-retry functionality
- Added auto-retry feature to ErrorBoundary for handling errors during module federation loading.
- Introduced props for configuring retry behavior: autoRetry, retryDelay, and maxRetries.
- Implemented retry count management and UI feedback for ongoing retries.
- Updated component lifecycle methods to manage retries and cleanup effectively.
- Refactored handleRetry method to reset retry count upon manual retry.
2026-01-14 16:41:03 -05:00
..
2025-09-02 15:31:47 -04:00
2025-10-30 15:36:19 -04:00
2026-01-14 16:41:03 -05:00
2025-12-18 19:57:27 -05:00
2025-09-22 11:20:15 -04:00
2025-12-18 20:17:14 -05:00
2025-11-02 10:07:59 -05:00
2025-09-02 15:31:47 -04:00
2025-09-02 15:31:47 -04:00
2025-09-02 15:31:47 -04:00
2025-11-02 19:33:13 -05:00
2025-10-30 15:36:19 -04:00
2025-10-30 15:36:19 -04:00
2025-12-03 17:23:31 -05:00
2025-09-28 21:10:50 -04:00
2025-09-19 12:33:25 -04:00
2025-09-02 15:31:47 -04:00
2025-09-19 12:03:46 -04:00
2025-09-02 15:31:47 -04:00
2025-09-02 15:31:47 -04:00
2025-09-02 15:31:47 -04:00
2025-09-02 15:31:47 -04:00
2025-12-19 16:05:48 -05:00