Electron offline events

Hello!

It seems that Electron SDK does not support offline use case, i.e. when an error occurred while app is offline it is not reported when it is back online. Is there any existing implementation to collect and report offline events from main electron process or should it be implemented on top of Sentry SDK?