-
I get a Odoo Server Error when trying to install remove_odoo_enterprise
## Module
remove_odoo_enterprise
## Describe the bug
I created a new database, demo, for the sole purpose of testing the…
-
# Issue
Now we have an arumgnet called `rpc_timeout` in the `def init_model_parallel` function.
The name feels like it's a client-perspective, round-trip RPC timeout.
While, looking at it's [im…
-
## Description
Rather than syncing appmenus from dom0 (via Salt or scripted), when packages change we can request an appmenu sync via the built-in appmenu sync RPC call provided in (istr?) qubes-co…
-
There are cases where we deploy nvmeof service/ start GW though actual huge page count is less than requested huge pages to startup GW. Though GW might start successfully, it may error out during larg…
-
Hi
I am currently trying to use your swap api to perform basic token swaps on raydium. I am using the python example code as the base. I have discovered that the api and code work well, but not alw…
-
While entering a server, the own avatar loads indefinitely, and downloading further data gets stuck.
I need to set a timeout and a recovery measures.
-
```js
const e = new Error("oh no");
e.stack = "oh no\nSome very useful information about the origin of the error";
throw e;
```
When you run this from the browser console, all browsers except…
-
Description:
We are facing increased delay up to 17 sec between receiving newHeads and the actual timestamp of each blocks on our Base protocol op-erigon client. What could be the reason and how to d…
-
## Investigate/check
- [ ] Do we restart loops correctly in all kind of connection errors? E.g. `RestartNeeded` does it stop loop or restart? Or the only solution is to restart substrate-relay?
…
-
## Is your feature request related to a problem? Please describe.
I'm using NeoFS Client to perform object get and object search requests with cancellation context. If context is cancelled by the cal…