Vitalii Zurian

Results 18 comments of Vitalii Zurian

Hey @zhil > does atlassian connect have hook for licence activation/deactivation? I think I was referring to `connect_addon_disabled` and `connect_addon_enabled` hooks. > we do not get "lic" flag in _GET...

Ah, I didn't get it at first that the flag is missing in the webhook. Yeah, in this case I think your proposal would work. I suggest to store `licenseEnabled`...

@rachetfoot If you could give me a logic (in pseudo-code or in diagram) for calculation of expected sales till the end of month or quarter or year — it would...

Can we please please have this? This is how it looks like for me presently :D ![Screenshot 2021-07-29 at 16 42 48](https://user-images.githubusercontent.com/727581/127512556-899dfae1-bf43-475a-bf84-125a62f22e44.jpg)

Exciting! @huyphams If there's a Windows test build, I could give it a try!

I get this error sporadically too, but on a different line: ``` Exception in PromiseRejectCallback: steam-user/components/friends.js:1190 return resolve(user); ```

I guess something like this works? ``` prepareRequestFunction: ({ request, username, password, hostname, port, isHttp, connectionId }) => { // If we received no data, we should release the socket...

@microsoft-github-policy-service agree

@onurctirtir Since I'm not sure if that works too (potentially even a simpler solution), could you please let me know if I should add it to the docs?

Updated the docs to include `VACUUM (FULL)` option as well as the original method