Jay Shah

Results 8 issues of Jay Shah

We originally positioned are schema information to the bottom position, however, we want to change it so it's at the top of our files. Updating the `auto_annotate_models.rake` to the correct...

When trying to define a word, running into a invalid respond error. ``` ➜ ~ define invalid The source returned an invalid response ```

Bug

I'm on macOS Catalina 10.15.14. When I have my macbook plugged into a second monitor and I click on the flycut menu bar app once, it will flash but not...

### Indicate troubleshooting steps taken - [x] Ran `brew update` and retried your prior step? - [x] Ran `brew doctor`, fixed as many issues as possible and retried your prior...

The Range Query currently has optional bound parms that could result in an empty query and also required ComparisonOp's that create funky method calls. We need to update the query...

Add support for Exists and Missing queries.

enhancement

## Summary Including time in logger pollutes loggers that already have a timestamp included. Developers can set their own logger through `Delayed::Worker.logger`. Additionally, common logging platforms are able to determine...

Hi, is there a way to not print the `DATADOG CONFIGURATION` on agent startup? Here is an example of the log that gets printed: ``` I, [2024-09-23T18:03:39.258492 #40673] INFO --...