breez / breezmobile

Lightning Network mobile client
https://breez.technology
GNU General Public License v3.0
567 stars 130 forks source link

schedule chain sync as unique work #1280

Closed JssDWt closed 4 months ago

JssDWt commented 4 months ago

An attempt to deduplicate sync jobs at the root level, namely where they're scheduled.

Tested with a firebase notification. The job is still triggered at least. I'm not sure whether it will actually be deduplicated.