Allen Wyma
Allen Wyma
Just got notified: https://developers.google.com/fit/improvements I ran through the code, but I didn't see if you asked for reading or writing permission, just permission to each type. I'm guessing that should...
I have a bit of an issue when trying to use capistrano/sshkit. Our user account is setup to use tsch for legacy reasons. I can try to talk to them...
Hi, I've been using this library for some time and I'm quite loving it for writing some tick data into influxDB. I recently ran into an issue where writes were...
Working on adding processor feature. Please take a look and give feedback if you have any.
Cannot run tests after swapping postgres to MS SQL. ## Expected Behavior Tests should run without issue. ## Current Behavior Tests are failing, saying: ``` 18:42:34.953 [error] GenServer #PID terminating...
Hi, I'm a bit confused and haven't been able to figure out what the issue is that I'm having. Running my app with dev env, i am not having any...
I keep getting the above error, not sure why. I've set tzdata to start before google_certs, and here's the latest error: ** (EXIT) an exception was raised: ** (ArgumentError) cannot...
**Is your feature request related to a problem? Please describe.** When loading multiple resources, it'd be great to pass in a shared context to help alleviate complexity. I.E. a context...
**Is your feature request related to a problem? Please describe.** APIs sometimes contain a count, and we can wrap APIs with an Ash.Resource and use a manual read to query....