Landry Breuil
Landry Breuil
fwiw, with 3.4.1 i dont have a segfault on this test, but python process runs indefinitely. with this test neuteured, 4 other tests fail: ``` FAILED test/test_examples.py::test_amenity_list - ModuleNotFoundError: No...
on an unrelated note, `notify_push` service itself works fine on OpenBSD/amd64 with nextcloud 21 !
Ca reste dommage que ~500Go de données n'apparaissent pas dans le portail juste parce que les moissonneurs ne savent pas lister le contenu d'un répertoire FTP :D On est toujours...
i've tested it on a throwaway geoserver instance, and it's *really* great. thanks @jeanpommier @jusabatier :)
well there was a huge gap when you needed to work with FTL: before you had to had access to geoserver datadir (eg being a sysadmin) or via other means...
georchestra/georchestra-cas-server#12 is my proposition to add memcache :)
after going through the bazillions of indirections and design patterns in the code, i've found out that the default read timeout was 6s and was hardcoded in https://github.com/georchestra/georchestra/blob/master/security-proxy-spring-integration/src/main/java/org/georchestra/security/client/console/RestClient.java#L28
i see two things to fix: - raise the timeout in the code to 60s (or 120s) like most http clients/reverse proxies use by default (or at least make it...
once i've locally bumped the read timeout to 60s in the code, rebuilt with `mvn clean install -f security-proxy-spring-integration/pom.xml` & deployed `security-proxy-spring-integration-22.0.3-SNAPSHOT.jar` locally the sync blows on duplicated keys in...