-
Recently, I encountered an issue. When the automatic filtering is enabled and the status code matched is set to "ALL", if the Content-Length of both 404 and 403 are the same, the 403 won't be retained…
-
So far I've managed to to get a STREAM_VIOLATION and AUTH_INVALID_TOKEN and both have an error code of 0. So it appears that the error codes returned by Pandora are useless. Also Soup.Status is missin…
-
### Describe the bug
https://flyte-org.slack.com/archives/CP2HDHKE1/p1720478153981989
Workflow status is stuck at Aborting and task status is stuck at Running Forever when I abort the workflow
…
-
## Description
To create a DELETE API endpoint that allows users to delete a specific User language .
## Acceptance Criteria
1. The endpoint successfully deletes a specific user language and retu…
-
I was going through the API for status codes - https://ce.judge0.com/#statuses-and-languages-status-get and I observed, we don't have a status_code for Memory Limit Exceeded. Do we have any plan to ad…
-
## Value Statement
**_As a_** person looking for a status on a "Death" claim
**_I want to_** see a title for those claims that is more compassionate
**_So that_** I feel my loss is being respected…
-
### Before submitting a new issue
- [y] I [redownloaded the latest release](https://my.home-assistant.io/redirect/hacs_repository/?owner=signalkraft&repository=mypyllant-component) and restarted Ho…
-
### Feature Description
https://github.com/go-gitea/gitea/commit/09b56fc0690317891829906d45c1d645794c63d5 introduced an interesting side-effect, which is that a 404 returned from an upstream LFS endp…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
`LookupDict` absolutely includes all of the dict methods. In particular, it allows the use of `__setitem__` and other things from the dict class. It specifically does only one thing, which is override…