-
Sometimes it happens that the server does not save the chunk and the chunk is rolled back, while there are no errors and nothing else. How can you fix this?
creci updated
3 years ago
-
This is something that seems to happen to me a lot, you deploy an application that doesn't crash when it first starts or after an x amount of time so it's set as the current active snapshot as we asum…
-
Add support for rollback VM
- Adapt API's and integrate with 0-orchestrator API
- Update userinterface (cloudbroker portal / end-user portal)
-
## Brief outline of the enhancement
`\Ref` is the only kernel macro which uses `\@tempa`. It's ok when `\Ref` was provided by `varioref` package, but when it's moved to the kernel, maybe `\@tempa` …
-
- Slack thread: https://openfoodnetwork.slack.com/archives/CG7NJ966B/p1732147234656099
- [x] Check old server config for any additional services to be aware of. Document any necessary steps for mig…
-
Just had a Windows Update for Win 11 that stopped my mixer from working. The update was "wch.cn - Ports - 3.9.2024.9" .
Had to rollback the CH340 driver to make the mixer work.
-
After enabling CWMP without spoofing the latest version the banner appeared for the first time.
![image](https://github.com/user-attachments/assets/6cef417a-6a3e-4488-9eb6-a4875ca7e40b)
I tried …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
Postgres allows using `COMMIT/ROLLBACK` in nested routines under the following conditions (from the [docs](https://www.postgresql.org/docs/current/plpgsql-transactions.html)):
```
Transaction contro…
-
There are two issues with how transactions rollback currently in Sql Server (might be relevant to other databases, don't know):
1. The rollback command uses the same timeout as normal commands. Ho…