Error Handler Test Page

⚠️ Test Page Safety Notice

This page is for testing the error handler:

  • Click the buttons below to simulate different error scenarios
  • Each test has a 5-second cooldown to prevent rapid retries
  • Refresh the page to reset all tests

Test 1: Chunk Loading Error

This will simulate a chunk loading error by attempting to load a non-existent dynamic import.

Test 2: Network Error

This will simulate a network error by attempting to fetch a non-existent resource.

Test 3: JWT Token Error

This will simulate an invalid JWT token error.

Test 4: Multiple Simultaneous Errors

This will trigger multiple errors simultaneously to test error handling debouncing.