-
```
I have only tested with a 640x480 file on Arm.
My parameters:
vpxenc --codec=vp9 --profile=0 --kf-max-dist=90000 --static-thresh=0
--end-usage=cbr --min-q=2 --max-q=56 --undershoot-pct=50 --over…
-
When some of the audio tracks are missing (for example, when some of the uploaded audio tracks are missing from the file store) you get an error:
```
IOError at /reports/download_tracks_for_show/354…
-
These will need their own issues, if it isn't trivial ...
- [ ] Resilient against disk errors -
- [x] Catch errors in json reads and/or file opens
- [ ] Catch errors in JSON form sync calls to …
-
Today we don't have a good understanding of what it means to support multiple api versions in Track 2.
Most data-plane packages sidestep this problem by only supporting the latest apiversion when …
-
Currently, `HostThreadTeamData` assumes that jobs should be scheduled over all the threads available. For resilient execution spaces we need a bit more control to ensure that duplicate kernels run in …
-
If there's interest then I'd like to do my recent ReactiveSummit presentation on "when the demo gods are (not) on our side". It is a live demo of failure and how it can be managed within production. T…
huntc updated
8 years ago
-
Unearthed by https://github.com/microsoft/CCF/issues/3752
When the private ledger is being recovered, the service should also be resilient to elections. While we expect this to work in some cases, …
-
Currently we're using `using` statements to create HttpClients. It would be better/less socket intensive to use a `Static` HttpClient or `HttpClientFactory`.
> As a first issue, while this class is…
-
I first used Ubersicht 8 years ago when I was completely new to programming. It was fun to edit code and see the effects. Today I installed it again after ~6 years without, and its still just as simpl…
-
### Information about bug
When a customer signs up on Webshop-v15, the new signup triggers some changes in the existing 'Sales and Charges Template' in ERPNext, which consequently prevents the custom…