Giovanni Barillari

Results 210 comments of Giovanni Barillari

@Lendemor I was waiting for @Andrew-Chen-Wang to make the changes we discussed; I don't know if there are any updates from his side. Given the amount of time this is...

Closing as superseded by #362

@dekkers no, this is a Granian bug on WSGI protocol, thank you for reporting this

Hello @firestalk, it actually depends on what do you want to achieve with the auth header. You just need to avoid access without that header (read: you have just one...

@firestalk ok, then you can build everything using the weppy pipeline. Here is an example for the same ApiKey for everybody: ```python from weppy import request, response from weppy.pipeline import...

@Kludex any updates on this?

Closing this in favour of #2649, as discussed.

> @D-Ogi please don't forget to add the following line of code to the config file Mind that if you don't specify `lr_scheduler_params.power` with your code (default power `1.0`) `polynomial`...

> Thank you both. I tested the `polynomial` scheduler rather deeply but it seems to be very weak even with 1e-2. I went from 1e-5 to 1e-1 and steps from...

> It'd be great if we had a way to set the max number of file descriptors. I'm not sure complicating Granian code to manage system related stuff is a...