Andrew Sliwinski

Results 43 comments of Andrew Sliwinski

In addition to the performance implications of this change necessitating the feature be "off" by default, I think the validation tests also strongly suggest that this should be optional: ###...

Not sure if this helps, but here is the token-bucket based throttle I worked on for a few other projects: https://github.com/thisandagain/micron-throttle Allows you to specify any arbitrary `tokenTable` so connecting...

This is top priority for the beta SOW and we need some sort of implementation ready for testing before the end of this sprint. @cadecairos how would you like us...

To get around this we have been storing images in the `element` table itself. It is working well enough for now, but I'd like to sync up again on this...

@cadecairos Good question. Let's talk about this tomorrow at stand-up.

:+1: Agreed. Thanks for calling this out. Is this something you'd like to get landed prior to release or more long-term?

Agreed. What do you think is a sensible syntax for defaults? I'm not sure if env variables is the right approach because the mapping isn't explicit. Could something like `__author(drk)__`...

Unless of course the environment was simply importing an object of defaults. :wink: