Mike Gershunovsky
Mike Gershunovsky
Is there a recommended way to update my page on a set interval? For example if I want to fetch a result from my database and render it to the...
We currently just display a "500" string instead of a useful exception. We should propagate the exception in the same way we do for RunBatchResponse by having a stack_trace string
- web ui to select service/backfill to pipeline to, filters based on data types
- show yellow progress bar when backing off - to service page, add "my backfills" section that shows your last 5 created backfills -show actual instantaneous # of active threads...
instead of walking the entire project structure when searching for keywords, we should cache the list of robot files in the project and update on file system changes this should...
we may as well create the keyword-scanning cache as soon as the plugin is loaded (in a background thread) this way the user won't feel lag the first time they...