Tricia Tan

Results 3 issues of Tricia Tan

```bash hotel_app [master~1●] % bundle exec rails c Traceback (most recent call last): 61: from bin/rails:9:in `' 60: from /hotel/hotel_app/vendor/gem/ruby/2.6.0/gems/activesupport-6.0.3/lib/active_support/dependencies.rb:324:in `require' 59: from /hotel/hotel_app/vendor/gem/ruby/2.6.0/gems/activesupport-6.0.3/lib/active_support/dependencies.rb:291:in `load_dependency' 58: from /hotel/hotel_app/vendor/gem/ruby/2.6.0/gems/activesupport-6.0.3/lib/active_support/dependencies.rb:324:in `block in...

Hi there 👋 I recently had a use case to include SQS health check for a `/liveness` endpoint in an application. Was wondering if I could add AWS service checks...

Hi there 👋 I'm opening a pull request to introduce the option to specify the compression and cipher type when encrypting message with KeyRing. I'm open to suggestions to make...