miklschmidt / chronium-timetracker-issues

Issues for chronium (still private)
0 stars 0 forks source link

Refactor network communications #24

Open miklschmidt opened 11 years ago

miklschmidt commented 11 years ago

Check for active internet connection. Maybe have an open websocket, and listen on timeouts/lost connection.

Disable actions that require an active internet connection when disconnected.

Make notifications when connection is lost.

Wrap all plugin methods, and handle exceptions.