Eric Semeniuc

Results 18 issues of Eric Semeniuc

Trying to use this with tonic: ``` pub fn ip_rate_limiter() -> GovernorLayer

Yadm uses git and will pull in your dotfiles from a github repo. It is very handy to get a baseline config running. URL: https://yadm.io/

question

The arch tutorial on hibernate is quite mechanical and could probably be done via scripting to save some effort: https://wiki.archlinux.org/index.php/Power_management/Suspend_and_hibernate#Hibernation Also using `suspend-then-hibernate` would help laptop users from draining their...

need investigation
possible enhancement

#### Problem The code to change the heartbeat interval and max failed heart beats through relayer_config on CLI is not propagated to FetchStageManager. #### Summary of Changes - Wire up...

- Avoid relayer recomputing recipients on every packet batch (do every slot update instead - Use Arcswap instead of rwlock for leader schedule (faster, no chance of starvation) - Reduce...

The type specified for `silenced` doesn't allow for `null`: https://github.com/DataDog/datadog-api-client-typescript/blob/6ed1588744d5475f0d679600ab59e7efc640d4be/packages/datadog-api-client-v1/models/MonitorOptions.ts#L100 Which is shown in the documentation here: https://docs.datadoghq.com/monitors/guide/monitor_api_options/#common-options

kind/bug
stale