Younes Abdelouhab

Results 8 comments of Younes Abdelouhab

Thank you for your quick answer. Yes maybe the Windows Runtime API is different but i think it's more a dependency issue. For example this package https://github.com/hallazzang/go-windows-programming/tree/master/example/gui/notifyicon is working fine...

I tried [fyne-io/fyne](https://github.com/fyne-io/fyne) and it is working fine in both windows environments.

I tested this script in Windows Entreprise environment and it's not working. I got no error when executing the script but the notification does not appear.

I retested without this line and it still not working. I dont know if it can help but this PowerShell module https://github.com/Windos/BurntToast works fine in both environments

It still not working but this time it returns the below error (I'm sorry the error is written in french but to resume it can not find Windows.Data.Xml.Dom.XmlDocument ) :...

It still not working. Thank you for your investigation. i think i will use [github.com/Windos/BurntToast](https://github.com/Windos/BurntToast) for my application. Thank you again

Thank you for your answer. I think it can be very helpful to reduce http trafic and avoid exceeding rate limit of eKuiper itself (if configured) or API Gateway

Hello @robinson Is it possible to make this limit configurable by the client with default at 20 ? Thanks