exop-it

Results 2 issues of exop-it

**Describe the bug** Jobs for workers that use `until_and_while_executing` sometimes get stuck because they appear to conflict with themselves. **Expected behavior** Executing `StatusRequestWorker.perform_async(123)` should run the job. **Current behavior** Note:...

### Issue Summary The method `Twilio::REST::Client#validation_reqeusts` has been removed in v6.0.0. Running the example code from https://www.twilio.com/docs/voice/api/outgoing-caller-ids?code-sample=code-add-a-new-outgoing-caller-id&code-language=Ruby&code-sdk-version=6.x will raise a `NoMethodError`. ### Steps to Reproduce Run the example code from...