Conner Swann
Conner Swann
Take two on unified config, splitting up the files on a logical `Home` deployment. https://gist.github.com/yourbuddyconner/f99bb628599a234c1f2d515fe579ed4e
@anna-carroll do we need to do anything here to merge and/or close this?
> is this super-painful and urgent? We have noticed a decrease in overall latency which is correlated with a decrease in transaction volume, however our agents still appear to be...
In case anyone runs into this, there's no error handling so it's a pain to figure it out. Just need to change this line from `tile` to `simple-card` https://github.com/richarvey/getAWSdocs/blob/master/getAWSdocs.py#L81
Going to tackle this @triptu please lmk if you have already started. Approach: - Think I am going to add a root logger (logging library) that gets pulled at class...
Think I have another instance of this, my schema is ~400 lines long, with many enums peppered all over which I think is affecting graph complexity.
I feel like it was hanging, I profiled the process and it wasn't using a considerable amount of CPU or memory, so my conclusion was a weird hang of some...
It is _really_ silly that this isn't supported... I understand that it's kind of a bear to deal with, but file uploads are a core requirement for all but the...
Returning here to drop my learnings for future people running into this. Honestly, despite my insistence of the contrary, it's kind of an inflexible pattern to do proxied file uploads...
Whoever gets assigned this ticket should spec out implementation in a bulleted list for comments before beginning work.