|
|
|
|
|
by MathiasPius
838 days ago
|
|
This is actually great. I maintain a library[1] for interacting with the Robot interface using Rust, but testing is heavily gated because of the potential costs it might incur, which is why a lot of the purchasing/cancellation APIs haven't been thoroughly tested. With this billing, I'll be able to do thorough integration testing without breaking the bank. And of course with hourly billing, horizontal scaling becomes much more feasible. [1] https://github.com/MathiasPius/hrobot-rs |
|