Alex Rodenberg

Results 12 issues of Alex Rodenberg

I would love for the possiblity to put plist responses from devices into a seperate queue to be processed by whatever you see fit. For example rabbitmq or zeromq.

I have previously used APScheduler in Flask for some things I need to do in background. The problem with flask is if you load it in gunicorn, or debug mode...

bug

If you have a lot of servers to connect to, a search "bar" where it would start filtering the list to what matches would be awesome for quickly finding the...

I have an issue with the way Shiv runs ConfigParser for a specific module I need. configparser.DuplicateOptionError: While reading from PosixPath('/tmp/tmpjl8xhapm/pyroute2-0.7.2.dist-info/entry_points.txt') [line 56]: option 'conntrack' in section 'pyroute2' already exists...

``` if not hasattr(self, 'really_quit'): # set hidden quit action self.really_quit = self.createAction( "", self.close, qtg.QKeySequence("Ctrl+Alt+Q"), None, "" ) ``` Should solve your Ambiguos shortcut issue..

You spelled particular wrong in the readme :( https://github.com/Nextdoor/ndscheduler/blame/master/README.md#L28

Sorry havn't installed yet, but. Wouldn't the now "verified" 1000 dyno hours be enough for a month of usage (744 hours max) ? Or are you starting multiple dynos.. It...

Would be awesome with a pin/pwd to lock down all settings

I have this code: restic:

enhancement

Is it possible to query backup servers ? And if so, add prometheus alerts for backups failing.