Ben Katz
Ben Katz
It seems strange to require .critical() on each rule when failfast is already enabled - just wanted to file a suggestion to consider changing this design to not require the...
I was looking at one of my projects and realized there was an old JWT library reference in there. Then I realized that echo still uses some old version of...
- Node to latest lts release (worked for me on my local machine) - Bumps package.json version from 2.2.3 to the latest release version
Either update the docs or change the behavior to filter out is_bot users before returning the list I will do this if I have time, just leaving this issue here...
I hit an issue where my deployment failed with this error: `Unable to update schedule file: exec: "crontab": executable file not found in $PATH` The issue is just that you...
### Description of problem It looks like the network:info command doesn't do anything. Example: ``` dokku@myserver:/var/mail$ dokku network:list =====> Networks bridge host none watchdog-backend-network dokku@myserver:/var/mail$ dokku network:info watchdog-backend-network dokku@myserver:/var/mail$ ```...
Underlying model is correct, constant name was completely wrong in #968. I fixed it here: https://github.com/sashabaranov/go-openai/pull/981 I will close this issue when the PR is merged and released. Thanks.
### Which OpenObserve functionalities are the source of the bug? log search ### Is this a regression? No ### Description When I turn on auto refresh, I don't expect the...