Eugeny Schibrikov

Results 6 comments of Eugeny Schibrikov

@pelotom Probably I'd like to work on this one. Should it finally look like `Asteroid.check(obj, { strict: true })` ? So we are adding options object to check signature [here](https://github.com/pelotom/runtypes/blob/master/src/types/record.ts#L27)....

It seems like you've just changed named exports to default ones. I don't know any rationale behind such decision. All the methods exported individually without this changes and you can...

I've tried to implement it in my PR, check it out.

Interested in this as well. Would be nice to have an easy way to slightly customise the GPU-enabled AMI.

I have the same issue. It seems like batch scrape job status endpoint sometimes hangs and doesn't respond in 60s and the timeout is not configurable in the SDK. I've...

Not sure how to confirm, but logically this must be the case. The timeout is associated with a scrape job status fetch request, so it times out regardless of the...