-
### 🐛 Describe the bug
Dynamo creates a graph break around `set_autocast_enabled` causing fullgraph=True mode to fail. Since `torch.autocast` context manager is supported in Dynamo its lower-level co…
-
I know there are many ways how to throw an error message, but, I'm looking for the right one or one which will fit them all. I would like to work with proper HTTP Status Codes and use and send them de…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. Create Metric Alert for errors (i.e. alert on Number of Errors)
2. Try to add a event filter using custom tags
![Image](https://…
-
# Environment
Knex version: 2.2.0
Database + version: Mariadb 10.4.26-MariaDB-1:10.4.26+maria~ubu2004
OS: macOS
Select applicable template from below.
If issue is about oracledb support, tag …
-
**Is your feature request related to a problem? Please describe.**
Some of our contracts still use `require`, instead of custom error messages. As pointed out by @DevABDee in #7, this can lead to hig…
-
Hi guys, I’m trying to create a custom_handler for custom nodes in Python, following examples written in Go (https://github.com/gorules/go-custom-nodes/blob/master/backend/main.go).
```
engine := ze…
-
### Bug description
Custom generators are not running within the `npx` context when `prisma generate` is executed on Windows (in Git Bash): `Error: spawn prisma-frontend ENOENT`. On MacOS there is no…
-
Originally posted in private [Beta repo](https://github.com/tessel/beta/issues/410).
-
### Description
The Terraform provider is too restrictive regarding ARN validation.
It forbids the use of custom ARN for third-party tools. A property like `skip_arn_validation` in the provider woul…
-
I realize the validation errors are coming from `Schema`, but is there any way to further customize or improve upon this?
```typescript
const LoginBody = S.Struct({
name: S.String,
password:…