-
The current `pInfo.Attempts` is simple; when the scheduler `Pop()` the pod, it increments `pInfo.Attempts`.
And, also this `pInfo.Attempts` is used to calculate the backoff time.
There are basical…
-
### What is the issue with the Infra Standard?
It's not currently specified how struct/tuple equality works. This is required, for example, for it to be well-defined how they work as map keys (and th…
-
AFAICT we don't have zombienet tests for malicious collators and checking their potential impact on the network.
Some scenarios off the top of my head:
- collators trying to DOS backers by overloa…
-
```
It's a bit odd to overload Paste to mean Add Feed, and it causes problems
if you try to paste into text fields. We should just make a new command and
shortcut key.
```
Original issue reported on …
-
1. Refactor the Card component to make it more versatile
2. Move the benchmark from Jobs to tests/scripts
3. Add a User System that allows unregistered and registered users to use the page (Devise, …
-
Since we have operator overloading it seems to be most natural to use it. Generic image then would have to inherit Index/Mut
-
is it possible to limit triggers to pull requests only, rather than on commit? We would like to avoid overloading our CI servers.
-
Can we get '', '-', '+' operator overloading for the DateTime class?
I can submit a pull request to implement this if you like.
-
On order to avoid overloading the proxy server it would be great to load the JS and CSS resources straight from nginx on a static domain
-
The gist of the problem is described in this stack overflow post:
https://stackoverflow.com/users/6202327/makogan?tab=questions
I tried doing what the documentation specifies but my output is stil…