-
By an error not impacting an existing stream, I mean an error that occurred before the stream was created. If the client discovers it later (i.e., at the next stream creation), it may retry without su…
-
it should be possible to set the profile annotation on namespace level which should enforce a profile and ignore the pod profile (or make it possible to configure enforcement or default profile)
ex…
-
We need to specify the name of the database mongodb
package ${package};
import javax.ejb.Stateless;
import javax.inject.Named;
import javax.persistence.EntityManager;
import javax.persistence.Persis…
-
* add tests for Redux reducers / stateless components, etc.
-
**Thanos, Prometheus and Golang version used**:\
Thanos v0.25.0
**What happened**:
We recently switched to using stateless ruler. Upon visiting the `Store` page on UI, I still see the…
-
I'm building a rest api and connect discord OAuth, I have this code:
```php
public function __invoke(Request $request)
{
$discordUser = Socialite::driver('discord')->stateless()-…
-
If you want to work on this issue, tag me.
-
My proposal is to add functionality in the EJB-Container to support @Idempotent for Stateless EJB methods.
A method is idempotent, when a call to this method does not have any side-effects. This mean…
-
Here's the result of running linter with `TIMING=1` on our codebase with panda recommended ruleset enabled
```sh
Rule | Time (ms) | Relative
:---------…
-
### Describe the bug
[Plotly uses MathJax](https://plotly.com/python/LaTeX/) to render LaTeX mathematical formulas and notation.
But [marimo doesn't use MathJax](https://github.com/marimo-team/…