-
Drake equation is not a valid algorithm for calculating a probability of success, the factors are not valid either.
Reminder of how the Drake equation works:
1. It uses a bunch of fractions that r…
-
Hi,
I am using latest versions of AppiumLibrary and Robot and I see that when running test suites with debug level set, a lot of data are generated on used [wait until ] keywords. I checked the sou…
-
Look into rate limiting the polling. Hopefully I can implement dynamic polling of some kind as we don't need to poll parcels once delivered. At the very least reduce the frequency of polling as 5 minu…
-
**Describe the bug**
After upgrading to upgrading to Nextcloud 29.0.8 the admin settings for nextcloud office are no longer changable.
**To Reproduce**
Steps to reproduce the behavior:
1. Update fro…
-
It's currently hard-coded at 3 seconds which is too long for short queries:
https://github.com/RelationalAI/rai-sdk-javascript/blob/fdbf90dd33cd3de52f47aa1251d0c60b597e1551/src/api/query/execAsyncApi…
-
### 🚀 The feature, motivation and pitch
While looking at sources of performance variability for multi-node training jobs, we have found that one mechanism is associated with activity of the pytorch N…
-
I'm currently using hooks to query an API and set up a polling interval for it, like so:
```
const {
data: event,
isLoading,
isSuccess,
isError,
error,
} = useGetEventQue…
-
We likely don't need to fetch rich workspace details as often as with a regular document
-
1. ### Steps to reproduce
1. Load a task list like https://wim.nl.tab.digital/apps/tasks/#/collections/all.
1. * Modify a task and wait for it to update.
* Sometimes, scrolling can be slow, …
-
Jira Link: [DB-5848](https://yugabyte.atlassian.net/browse/DB-5848)
### Description
We currently depend on a polling-based approach to resolve waiting transactions in the wait queue in order to achi…