SteveSandersonMS / StatefulReconnection

48 stars 8 forks source link

Allow user to customize Reconnection UI and retry parameters #3

Open CodeFontana opened 1 year ago

CodeFontana commented 1 year ago

The user should have the ability to customize the UI for reconnection. If not, the default one should be provided.

Same for the retryIntervalMilliseconds and maxRetries in the JS file. These should be exposed as properties that can be configured from the frontend.