David Backeus

Results 41 comments of David Backeus

Looks related to https://github.com/jakiestfu/Medium.js/pull/105

@rozzzly looking forward to seeing the PR :+1:

Sure thing: https://github.com/rmosolgo/graphql-ruby/pull/4004 Not much of an approach I'm afraid, just tried the simplest thing that could possibly work, which turned out too simple 😅

I think for this gem in particular it's a bit more complicated than just a single batch of jobs that need to be completed. It's more like an hierarchical graph...

Another datapoint - on our CI we don't get this header at all on a linux build of version 7.8.1:

Out of curiosity I tried the latest 7.17.2 linux build which does include the header but again with capitalized X:

I see. If so, perhaps it would make more sense for this validator to just compare the `version` variable extracted from the server response with the gem version and raise...

PR created: https://github.com/sensortower/sidekiq-throttled/pull/115

Thanks @ixti BTW is https://github.com/ixti/sidekiq-throttled the new main repository for `sidekiq-throttled`? If so, would be helpful to archive this repo and change the README to link to the new repo.