-
I am encountering an issue with the silencing functionality in the oncall application. It seems that the silences do not work effectively for flapping alerts, i.e., the alerts that frequently change s…
-
@codereading/readers
``` ruby
def consume(pattern)
return unless match = env["PATH_INFO"].match(/\A\/(#{pattern})((?:\/|\z))/)
binding.pry
path, *vars = match.captures
env["SCRIPT_NA…
-
Per https://github.com/dart-lang/sdk/issues/32559 `MapEntry` does not implement `operator==` or `hashCode`; it would be useful to support it in `package:matcher`, e.g. default deep equals.
-
Create a functional test that can assess the accuracy of a particular map-matcher. This probably has to be done with respect to a particular road network.
An idea for how to do this:
- create / d…
-
### Use case
I attempted to create an app called `matcher`, but since the `flutter_test` package has a dependency called matcher, I receive this error:
`Because matcher depends on flutter_test fr…
-
Hi again :)
I'm trying to create a generic variant:
```typescript
const [Matcher, __Matcher] = genericVariant(({ T }) => ({
Specific: payload(T),
Custom: (payload: (v: typeof T) => boolean)…
-
[PyBot][10:44:30.224][ERROR] [message]Running Matcher(type='message', module=nonebot_plugin_reborn) failed.
Traceback (most recent call last):
File "/root/Yunzai-Bot/plugins/py-plugin/main.py", li…
-
**Is your feature request related to a problem? Please describe.**
the `match` function is the way to start defining cases for a value, but its design is limited because its reactive rather than pr…
-
I have started to get a panic in caddy w/L4 from part of a config for an XMPP server that matches for alpn: xmpp-client.
It was working previously, but I updated caddy and now it seems to have broken…
-
Hi @touhi99
Could not able to make it run the code.
BadRequestError: Error code: 400 - {'error': {'message': "Failed to call a function. Please adjust your prompt. See 'failed_generation' for mor…