quebert
quebert copied to clipboard
Sync backend does not support keyword arguments
The Beanstalk backend seems to support it. But with the Sync backend I get this error:
ArgumentError: missing keyword: my_keyword_arguement
whenever I call enqueue
.