-
Right now this stores already-reacted-to messages in a SQLite database in `/tmp`, which is wiped on every fresh deploy to Render. Use some long-term storage to keep track of already-processed messages…
-
### What happens?
the `HEADERS=FORCE` open options for the st_read() function works only for the first sheet of the Excel file and randomly for the next sheets.
When the `HEADERS=FORCE` doesn't work…
-
**Bug Description**
Replica nodes are failing to reconnect when the sequencer restarts.
**Steps to Reproduce**
We have a customer that has reported:
> v1.9.1 of the stack whenever t…
-
/feature
**Is your feature request related to a problem? Please describe.**
Caching is supported today by adding a `cache` option to a persistent volume configuration and passing in a directory on…
jjkr updated
15 hours ago
-
```
persistent==4.2.4.2
shoobx.wfmc==4.1.1
zope.cachedescriptors==4.3.1
zope.component==4.4.1
zope.event==4.3.0
zope.interface==4.5.0
```
```
from shoobx.wfmc import process
pd = pro…
zopyx updated
6 years ago
-
Trying to run openldap container over Kubernetes 1.8 with persistent volumes by NFS.
```
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
namespace: scnea
name: ldap
labels:
…
-
Currently, you need an access token to access an org which is only given for persistent orgs (production, sandbox, etc.) and no scratch orgs. It would be nice to be able to access scratch orgs through…
-
I have some strange problems creating RedisCluster() instance in different process environments.
I am using swoole addProcess() mechanics to create new processes inside my app. And I want to have d…
-
I want to set Local storage for a browser but open it in non-incognito mode..
```
playwright = Playwright.create();
chromium = playwright.chromium();
browser = chromium.launch(new BrowserType.La…
-
Post Processing was fixed and VRC pickups are fine, but it seems allot of the other toggles also don't stay persistent. Pens and video players I've noticed aren't. Not sure about the other ones, thoug…