Alex Koppel

Results 31 comments of Alex Koppel

The irony that this is 28 lines largely because you can't use semi-colons in Coffeescript overwhelms me.

After writing a spec for the Batch API, I'm thinking this should be the default. There's really no need for fully sequential. I'll poke around with this later this week.

@lukelex @DWvanGeest I haven't worked on this project in a while, but hope to catch it up this weekend. Did you ever test @txus' pull request? Does it work for...

Actually, there's a later pull request that does full parallel processing with Celluloid: https://github.com/arsduo/batch_api/pull/33 -- if you're still interested in parallel processing and could try that out and see if...

@alexmdavis -- this is really awesome! I haven't been using or maintaining this project in a while. Would you have any interest in taking it over? It seems like there's...

What do you think about dependency management? That would be a fun addition to build. I don't think it needs to hold this up, just curious if you have any...

Hi all, Sorry about the long delay on this! batch_api isn't a gem I've been maintaining actively, but I do want to keep it useful for people until I find...

We're seeing the same whenever we try to build a pull preview via a Github label. The action fails to run. Happy to provide any additional info that would be...

Thanks! That's good to know. I'll rewrite that documentation. Were you able to figure out alternatives, by any chance?

Thanks for the issue! Apologies for the late response. I appreciate your reproducing it in the Graph API explorer. I'm guessing it might be an encoding issue — I'll try...